2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Remove mentions of unused -testmode flag

This commit is contained in:
Ilya Fedin
2021-08-11 05:15:28 +04:00
committed by John Preston
parent 349446e6b0
commit a3ee1e4ed5
4 changed files with 2 additions and 13 deletions

View File

@@ -446,7 +446,6 @@ void Launcher::processArguments() {
AllLeftValues,
};
auto parseMap = std::map<QByteArray, KeyFormat> {
{ "-testmode" , KeyFormat::NoValues },
{ "-debug" , KeyFormat::NoValues },
{ "-freetype" , KeyFormat::NoValues },
{ "-many" , KeyFormat::NoValues },