gui: main: Remove leftover old, now removed --no-sandboxing option from parser
このコミットが含まれているのは:
コミット
c82cf03814
@ -142,7 +142,6 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
Common::setupAppInfo();
|
||||
QCommandLineParser parser;
|
||||
parser.addOption({{"s", "no-sandbox"}, "Disable sandboxing"});
|
||||
QStringList appArgs;
|
||||
for(int i = 0; i < argc; i++)
|
||||
{
|
||||
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする