From 3c8b565e90c0381cce88529201033249d2e48d53 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 25 Aug 2007 13:05:07 +0000 Subject: Remove redundant extern declarations, #include the right headers instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24173 b3059339-0415-0410-9bf9-f77b7e298cf2 --- gui/cfg.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gui/cfg.h') 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 ); -- cgit v1.2.3