summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/cfg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/cfg.h b/gui/cfg.h
index f78e983524..66546784c1 100644
--- a/gui/cfg.h
+++ b/gui/cfg.h
@@ -64,7 +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;