Fixed code style

This commit is contained in:
Jerry (Xinyu Hou)
2016-10-13 11:11:56 +01:00
parent 817f8f2bcb
commit c7cd74ab5f

View File

@@ -746,7 +746,6 @@ bool MainWindow::serverArgs(QStringList& args, QString& app)
}
}
app = appPath(appConfig().synergysName());
if (!QFile::exists(app))