aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-helper.cpp
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2020-01-10 08:45:34 +0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-03-10 09:25:57 -0700
commit3c2a192864c3c3b92f93a15e76c7bd4211106126 (patch)
tree610c5a91d1133e8b52d26a6a77d4001b0993bab8 /subsurface-helper.cpp
parent6400867910959ba566adc7596fb9e9c2fd48a7c3 (diff)
downloadsubsurface-3c2a192864c3c3b92f93a15e76c7bd4211106126.tar.gz
mobile: remove no longer used DiveListModel
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'subsurface-helper.cpp')
-rw-r--r--subsurface-helper.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface-helper.cpp b/subsurface-helper.cpp
index d76e4b52c..013cfb125 100644
--- a/subsurface-helper.cpp
+++ b/subsurface-helper.cpp
@@ -16,7 +16,6 @@
#include "mobile-widgets/themeinterface.h"
#include "mobile-widgets/qmlmanager.h"
#include "mobile-widgets/qmlinterface.h"
-#include "qt-models/divelistmodel.h"
#include "qt-models/divesummarymodel.h"
#include "qt-models/gpslistmodel.h"
#include "qt-models/messagehandlermodel.h"