summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h2
1 files changed, 0 insertions, 2 deletions
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 ***);