# HG changeset patch # User reimar # Date 1363428907 0 # Node ID 6bdb39d9a11469048598a4aff0247268cf120739 # Parent b5abdfe9bc6115a95d7bc1b1ef5ffc89ded1c250 Remove nonsense fprintf, probably left-over debug code. diff -r b5abdfe9bc61 -r 6bdb39d9a114 stream/tvi_bsdbt848.c --- a/stream/tvi_bsdbt848.c Sat Mar 16 10:09:12 2013 +0000 +++ b/stream/tvi_bsdbt848.c Sat Mar 16 10:15:07 2013 +0000 @@ -684,7 +684,6 @@ struct timeval curtime; int marg; -fprintf(stderr,"START\n"); if(!priv->videoready) return 0; signal(SIGUSR1, processframe);