summaryrefslogtreecommitdiffstats
path: root/subsurface-mobile-main.cpp
diff options
context:
space:
mode:
authorGravatar Joakim Bygdell <j.bygdell@gmail.com>2017-02-04 10:42:00 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-02-05 11:59:47 -0800
commit11dcae436eed5c684077b5a5e2b20d73fbebcca9 (patch)
treead6b368d69ef01e9645bed674003f3fffc14b304 /subsurface-mobile-main.cpp
parentd4dbd0bee78702116cbf389721cff17bfe52dbc2 (diff)
downloadsubsurface-11dcae436eed5c684077b5a5e2b20d73fbebcca9.tar.gz
MOBILE: Read profile settings from git
Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
Diffstat (limited to 'subsurface-mobile-main.cpp')
-rw-r--r--subsurface-mobile-main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurface-mobile-main.cpp b/subsurface-mobile-main.cpp
index 87fbd48d1..c64368ceb 100644
--- a/subsurface-mobile-main.cpp
+++ b/subsurface-mobile-main.cpp
@@ -54,7 +54,6 @@ int main(int argc, char **argv)
prefs.animation_speed = 0; // we render the profile to pixmap, no animations
// always show the divecomputer reported ceiling in red
- prefs.dcceiling = 1;
prefs.redceiling = 1;
init_proxy();