some code style fixes

This commit is contained in:
Alberto Griggio
2017-06-19 13:49:14 +02:00
parent 51800cdbcf
commit 6b28671c41
5 changed files with 3 additions and 7 deletions

View File

@@ -294,8 +294,6 @@ int main(int argc, char **argv)
#endif
//simpleEditor = false;
if (!argv1.empty()) {
if( Glib::file_test(argv1, Glib::FILE_TEST_EXISTS) && !Glib::file_test(argv1, Glib::FILE_TEST_IS_DIR)) {
simpleEditor = true;