summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/vo_aa.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/vo_aa.c b/libvo/vo_aa.c
index 34a5b91a6e..cb2f635070 100644
--- a/libvo/vo_aa.c
+++ b/libvo/vo_aa.c
@@ -82,8 +82,6 @@ int aaconfigmode=1;
font_desc_t* vo_font_save = NULL;
static struct SwsContext *sws=NULL;
-/* our version of the playmodes :) */
-
/* to disable stdout outputs when curses/linux mode */
extern int quiet;