summaryrefslogtreecommitdiffstats
path: root/packaging/ios/Subsurface-mobile.pro
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2019-02-01 04:11:25 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-02-01 17:16:43 -0800
commita1ffe115cfb27bd0dd57bf5266c7d37d9ce64dab (patch)
tree6589e06ecce1d0c461900fd2537bf5125afadf9d /packaging/ios/Subsurface-mobile.pro
parent0c07b02974a65608d7d71ef150d322678ec1170b (diff)
downloadsubsurface-a1ffe115cfb27bd0dd57bf5266c7d37d9ce64dab.tar.gz
facebook: remove the featute from the code base
Remove from: - unit tests - desktop widgets - preferences - core intergration - cmakefiles - build scripts - icons - docs Also remove the plugins and social network integration. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'packaging/ios/Subsurface-mobile.pro')
-rw-r--r--packaging/ios/Subsurface-mobile.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro
index 352d3afa1..afc5341fc 100644
--- a/packaging/ios/Subsurface-mobile.pro
+++ b/packaging/ios/Subsurface-mobile.pro
@@ -29,9 +29,7 @@ SOURCES += ../../subsurface-mobile-main.cpp \
../../core/exif.cpp \
../../core/format.cpp \
../../core/gettextfromc.cpp \
- ../../core/isocialnetworkintegration.cpp \
../../core/metrics.cpp \
- ../../core/pluginmanager.cpp \
../../core/qt-init.cpp \
../../core/subsurfacesysinfo.cpp \
../../core/windowtitleupdate.cpp \
@@ -82,7 +80,6 @@ SOURCES += ../../subsurface-mobile-main.cpp \
../../core/settings/qPrefDisplay.cpp \
../../core/settings/qPrefDiveComputer.cpp \
../../core/settings/qPrefDivePlanner.cpp \
- ../../core/settings/qPrefFacebook.cpp \
../../core/settings/qPrefGeneral.cpp \
../../core/settings/qPrefGeocoding.cpp \
../../core/settings/qPrefLanguage.cpp \
@@ -178,10 +175,8 @@ HEADERS += \
../../core/gaspressures.h \
../../core/gettext.h \
../../core/gettextfromc.h \
- ../../core/isocialnetworkintegration.h \
../../core/membuffer.h \
../../core/metrics.h \
- ../../core/pluginmanager.h \
../../core/qt-gui.h \
../../core/sha1.h \
../../core/strndup.h \
@@ -202,7 +197,6 @@ HEADERS += \
../../core/settings/qPrefDisplay.h \
../../core/settings/qPrefDiveComputer.h \
../../core/settings/qPrefDivePlanner.h \
- ../../core/settings/qPrefFacebook.h \
../../core/settings/qPrefGeneral.h \
../../core/settings/qPrefGeocoding.h \
../../core/settings/qPrefLanguage.h \