0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

ass_enabled is already in mp_core.h

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23628 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-06-24 10:09:05 +00:00
parent 1b245cbdb2
commit 5744ee56d9

View File

@ -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;