[MPlayer-cvslog] r35976 - trunk/stream/tvi_bsdbt848.c

reimar subversion at mplayerhq.hu
Sat Mar 16 11:15:07 CET 2013


Author: reimar
Date: Sat Mar 16 11:15:07 2013
New Revision: 35976

Log:
Remove nonsense fprintf, probably left-over debug code.

Modified:
   trunk/stream/tvi_bsdbt848.c

Modified: trunk/stream/tvi_bsdbt848.c
==============================================================================
--- trunk/stream/tvi_bsdbt848.c	Sat Mar 16 11:09:12 2013	(r35975)
+++ trunk/stream/tvi_bsdbt848.c	Sat Mar 16 11:15:07 2013	(r35976)
@@ -684,7 +684,6 @@ int tmp;
 struct timeval curtime;
 int marg;
 
-fprintf(stderr,"START\n");
 if(!priv->videoready) return 0;
 
 signal(SIGUSR1, processframe);


More information about the MPlayer-cvslog mailing list