gui: main: Remove leftover old, now removed --no-sandboxing option from parser
这个提交包含在:
父节点
8a82da95bd
当前提交
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++)
|
||||
{
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户