diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 630c38d7..ec9b2bea 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -75,4 +75,3 @@ int main(int argc, char **argv) Application app; return app.exec(); } - |