From 6a10700ca59e546c7a05688bdf5bffa388286bff Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Fri, 11 Jan 2013 17:07:22 -0800 Subject: Add default filename and divelist font to prefs structure .. and add the usual logic to not save the default values. This also simplifies the initial system-specific setup of both of these: since we have defaults for all the preferences that get set up at startup, we can just initialize those defaults to the system-specific fonts then and there. Signed-off-by: Linus Torvalds Signed-off-by: Dirk Hohndel --- dive.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'dive.h') diff --git a/dive.h b/dive.h index f746909ad..b80e6bf53 100644 --- a/dive.h +++ b/dive.h @@ -569,9 +569,7 @@ typedef enum { UTF8_FONT_WITH_STARS } os_feature_t; -extern const char *default_filename; extern const char *existing_filename; -extern const char *subsurface_default_filename(void); extern const char *subsurface_gettext_domainpath(char *); extern gboolean subsurface_os_feature_available(os_feature_t); extern void subsurface_command_line_init(gint *, gchar ***); -- cgit v1.2.3-70-g09d2