aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Stefan Fuchs <sfuchs@gmx.de>2017-12-03 09:14:43 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-12-13 05:48:20 -0800
commita11622623a43369368206e1e3b6a6b3173ad43fb (patch)
tree9dcbd5f28180167d8407e96e245294b241093c8a /qt-models/CMakeLists.txt
parent3479c9e19778a39f02a55a8681933227d9c6a37d (diff)
downloadsubsurface-a11622623a43369368206e1e3b6a6b3173ad43fb.tar.gz
Remove unused divesitepicturemodel from qt-models
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
Diffstat (limited to 'qt-models/CMakeLists.txt')
-rw-r--r--qt-models/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-models/CMakeLists.txt b/qt-models/CMakeLists.txt
index 14d23156c..4e2491a23 100644
--- a/qt-models/CMakeLists.txt
+++ b/qt-models/CMakeLists.txt
@@ -18,7 +18,6 @@ set(SUBSURFACE_MODELS_LIB_SRCS
divepicturemodel.cpp
diveplotdatamodel.cpp
divelocationmodel.cpp
- divesitepicturesmodel.cpp
ssrfsortfilterproxymodel.cpp
divelistmodel.cpp
gpslistmodel.cpp