[cvs-annodex] commit (/annodex):
liboggz/trunk/src/liboggz/oggz_write.c
conrad
nobody at lists.annodex.net
Sat Apr 2 12:50:08 EST 2005
Update of /annodex (new revision 1202)
Modified files:
liboggz/trunk/src/liboggz/oggz_write.c
Log Message:
remove a stray debugging printf in oggz_write if OGGZ_AUTO
Modified: liboggz/trunk/src/liboggz/oggz_write.c
===================================================================
--- liboggz/trunk/src/liboggz/oggz_write.c 2005-04-01 05:42:41 UTC (rev 1201)
+++ liboggz/trunk/src/liboggz/oggz_write.c 2005-04-02 02:50:06 UTC (rev 1202)
@@ -272,7 +272,6 @@
/* OK -- Update stream's memory of packet details */
if (!stream->metric && (oggz->flags & OGGZ_AUTO)) {
- fprintf (stderr, "oggz_write: oggz_auto()\n");
oggz_auto (oggz, op, serialno, NULL);
}
--
conrad
More information about the cvs-annodex
mailing list