gui: main: Remove leftover old, now removed --no-sandboxing option from parser
此提交包含在:
@ -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++)
|
||||
{
|
||||
|
新增問題並參考
封鎖使用者