Browse Source

removing whitespace

logicp 5 years ago
parent
commit
34f7b82473
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main.cpp

+ 0 - 1
src/main.cpp

@@ -10,7 +10,6 @@ int main(int argc, char **argv)
 
     int code = 0;
 
-
     do {
         MainWindow w(argc, argv);
         w.show();