summaryrefslogtreecommitdiffstats
path: root/subsurface-desktop-helper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'subsurface-desktop-helper.cpp')
-rw-r--r--subsurface-desktop-helper.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/subsurface-desktop-helper.cpp b/subsurface-desktop-helper.cpp
index 924352c16..d2c4aeebd 100644
--- a/subsurface-desktop-helper.cpp
+++ b/subsurface-desktop-helper.cpp
@@ -14,16 +14,6 @@
#include "core/qt-gui.h"
-#ifdef SUBSURFACE_MOBILE
-#include <QQuickWindow>
-#include <QQmlApplicationEngine>
-#include <QQmlContext>
-#include <QSortFilterProxyModel>
-#include "mobile-widgets/qmlmanager.h"
-#include "qt-models/divelistmodel.h"
-#include "mobile-widgets/qmlprofile.h"
-#endif
-
static MainWindow *window = NULL;
void init_ui()