This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Fixed code style

  • Loading branch information...
Jerry (Xinyu Hou)
Jerry (Xinyu Hou) committed Oct 13, 2016
1 parent 817f8f2 commit c7cd74ab5fb9b2952eaab2df0cc799cc765a6f07
Showing with 0 additions and 1 deletion.
  1. +0 −1 src/gui/src/MainWindow.cpp
@@ -746,7 +746,6 @@ bool MainWindow::serverArgs(QStringList& args, QString& app)
}
}
-
app = appPath(appConfig().synergysName());
if (!QFile::exists(app))

0 comments on commit c7cd74a

Please sign in to comment.