summaryrefslogtreecommitdiffstats
path: root/core/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/pref.h')
-rw-r--r--core/pref.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pref.h b/core/pref.h
index d25115c8e..6c06f5669 100644
--- a/core/pref.h
+++ b/core/pref.h
@@ -188,7 +188,6 @@ extern double system_divelist_default_font_size;
extern const char *system_default_directory(void);
extern const char *system_default_filename();
extern bool subsurface_ignore_font(const char *font);
-extern void subsurface_OS_pref_setup();
extern void copy_prefs(struct preferences *src, struct preferences *dest);
#ifdef __cplusplus