changeset 24168:77d5f53cc681

Remove stray comment, the code it commented is long-gone.
author diego
date Sat, 25 Aug 2007 16:41:10 +0000
parents 9c35b377b4d8
children 6c2e562c873f
files libvo/vo_aa.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_aa.c	Sat Aug 25 16:39:02 2007 +0000
+++ b/libvo/vo_aa.c	Sat Aug 25 16:41:10 2007 +0000
@@ -82,8 +82,6 @@
 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;