summaryrefslogtreecommitdiffstats
path: root/qt-models/CMakeLists.txt
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 /qt-models/CMakeLists.txt
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 'qt-models/CMakeLists.txt')
-rw-r--r--qt-models/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/qt-models/CMakeLists.txt b/qt-models/CMakeLists.txt
index 45c303888..f3eb89373 100644
--- a/qt-models/CMakeLists.txt
+++ b/qt-models/CMakeLists.txt
@@ -57,8 +57,6 @@ set(SUBSURFACE_DESKTOP_MODELS_LIB_SRCS
# models exclusively used in mobile builds
set(SUBSURFACE_MOBILE_MODELS_LIB_SRCS
- divelistmodel.cpp
- divelistmodel.h
divesummarymodel.cpp
divesummarymodel.h
gpslistmodel.cpp