diff options
Diffstat (limited to 'subsurface-desktop-helper.cpp')
-rw-r--r-- | subsurface-desktop-helper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface-desktop-helper.cpp b/subsurface-desktop-helper.cpp index 34b04e928..8356b9fe8 100644 --- a/subsurface-desktop-helper.cpp +++ b/subsurface-desktop-helper.cpp @@ -22,7 +22,6 @@ #include "mobile-widgets/qmlmanager.h" #include "qt-models/divelistmodel.h" #include "mobile-widgets/qmlprofile.h" -QObject *qqWindowObject = NULL; #endif static MainWindow *window = NULL; |