gui: main: Remove leftover old, now removed --no-sandboxing option from parser
This commit is contained in:
förälder
8a82da95bd
incheckning
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++)
|
||||
{
|
||||
|
Laddar…
Referens i nytt ärende
Block a user