summaryrefslogtreecommitdiffstats
path: root/gui/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/cfg.h')
-rw-r--r--gui/cfg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gui/cfg.h b/gui/cfg.h
index c2e84efb6d..f6c9944127 100644
--- a/gui/cfg.h
+++ b/gui/cfg.h
@@ -64,10 +64,6 @@ typedef struct {
int bottom_margin;
} gtkASS_t;
extern gtkASS_t gtkASS;
-extern int ass_enabled;
-extern int ass_use_margins;
-extern int ass_top_margin;
-extern int ass_bottom_margin;
#endif
extern int cfg_read( void );