# HG changeset patch # User diego # Date 1188060070 0 # Node ID 77d5f53cc681e7a369b65fe94ff0de0ed4c97c3a # Parent 9c35b377b4d8722cb28d54d2b57d3f2e4ef5d682 Remove stray comment, the code it commented is long-gone. diff -r 9c35b377b4d8 -r 77d5f53cc681 libvo/vo_aa.c --- 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;