summaryrefslogtreecommitdiffstats
path: root/backend-shared/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2020-02-08 10:21:30 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-02-08 10:29:36 -0800
commit641ca47fd5e53cdddb01d3ee127274012fa5a9cb (patch)
treee8d057babbbbc387d6c784d50883cb63e4d32aa9 /backend-shared/CMakeLists.txt
parent6c7411c776597d46074247923137965e2216b732 (diff)
downloadsubsurface-641ca47fd5e53cdddb01d3ee127274012fa5a9cb.tar.gz
mobile/summary: remove backend-share/divesummary.[h|cpp]
These were replaced by a model. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'backend-shared/CMakeLists.txt')
-rw-r--r--backend-shared/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend-shared/CMakeLists.txt b/backend-shared/CMakeLists.txt
index 4ecd58074..fdfdb1e05 100644
--- a/backend-shared/CMakeLists.txt
+++ b/backend-shared/CMakeLists.txt
@@ -1,7 +1,6 @@
# backend functionality shared between Desktop (UI) and Mobile (QML)
set(BACKEND_SRCS
- divesummary.cpp
exportfuncs.cpp
exportfuncs.h
plannershared.cpp