Remove pointless variable declaration, the code that sets it is long-gone.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24190 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-08-25 16:42:40 +00:00
parent aad3231850
commit 10830393d6
1 changed files with 0 additions and 3 deletions

View File

@ -82,9 +82,6 @@ int aaconfigmode=1;
font_desc_t* vo_font_save = NULL;
static struct SwsContext *sws=NULL;
/* to disable stdout outputs when curses/linux mode */
extern int quiet;
/* configuration */
int aaopt_osdcolor = AA_SPECIAL;
int aaopt_subcolor = AA_SPECIAL;