MOBILE: Read profile settings from git

Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
Joakim Bygdell 2017-02-04 10:42:00 +01:00 committed by Dirk Hohndel
parent d4dbd0bee7
commit 11dcae436e
3 changed files with 5 additions and 2 deletions

View file

@ -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();