summaryrefslogtreecommitdiffhomepage
path: root/opentrack/main-window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'opentrack/main-window.cpp')
-rw-r--r--opentrack/main-window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentrack/main-window.cpp b/opentrack/main-window.cpp
index 733fc731..12433020 100644
--- a/opentrack/main-window.cpp
+++ b/opentrack/main-window.cpp
@@ -644,7 +644,7 @@ void main_window::exit(int status)
return;
exiting_already = true;
- qDebug() << "opentrack: exiting";
+ //qDebug() << "opentrack: exiting";
if (tray)
tray->hide();