diff options
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r-- | core/subsurfacestartup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index cb3ca6069..7f086e4fc 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -290,7 +290,6 @@ void setup_system_prefs(void) { const char *env; - subsurface_OS_pref_setup(); default_prefs.divelist_font = strdup(system_divelist_default_font); default_prefs.font_size = system_divelist_default_font_size; |