diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-12-08 08:13:46 -0600 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-12-08 16:29:49 +0100 |
commit | 03e14fa2c35f7cfb69240b21644d4dbf0291dbee (patch) | |
tree | 000ec9d33281b2d3bd26bfdd8de6f03c33030054 /packaging | |
parent | ef8b2e6bb75e79b3f600980e8b7d89389df18970 (diff) | |
download | subsurface-03e14fa2c35f7cfb69240b21644d4dbf0291dbee.tar.gz |
Cleanup: constructLocationTags isn't used in Subsurface-mobile
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/ios/Subsurface-mobile/Subsurface-mobile.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro index 5ab9f5ae5..90f4c936d 100644 --- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro @@ -23,7 +23,6 @@ SOURCES += ../../../subsurface-mobile-main.cpp \ ../../../core/configuredivecomputer.cpp \ ../../../core/divecomputer.cpp \ ../../../core/divelogexportlogic.cpp \ - ../../../core/divesite-helper.cpp \ ../../../core/divesitehelpers.cpp \ ../../../core/errorhelper.c \ ../../../core/exif.cpp \ |