summaryrefslogtreecommitdiffstats
path: root/core/subsurfacestartup.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r--core/subsurfacestartup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c
index 500e91857..1f9518136 100644
--- a/core/subsurfacestartup.c
+++ b/core/subsurfacestartup.c
@@ -7,7 +7,7 @@
#include "git-access.h"
#include "libdivecomputer/version.h"
-struct preferences prefs, informational_prefs, git_prefs;
+struct preferences prefs, git_prefs;
struct preferences default_prefs = {
.cloud_base_url = "https://cloud.subsurface-divelog.org/",
#if defined(SUBSURFACE_MOBILE)