[xiph-cvs] cvs commit: vorbis/lib mapping0.c

Jack Moffitt jack at xiph.org
Tue Dec 18 09:42:30 PST 2001



jack        01/12/18 09:42:29

  Modified:    lib      mapping0.c
  Log:
  Commenting out Monty's debugging messages on HEAD.

Revision  Changes    Path
1.41      +2 -2      vorbis/lib/mapping0.c

Index: mapping0.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/mapping0.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- mapping0.c	2001/12/18 00:55:53	1.40
+++ mapping0.c	2001/12/18 17:42:28	1.41
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: channel mapping 0 implementation
- last mod: $Id: mapping0.c,v 1.40 2001/12/18 00:55:53 segher Exp $
+ last mod: $Id: mapping0.c,v 1.41 2001/12/18 17:42:28 jack Exp $
 
  ********************************************************************/
 
@@ -703,7 +703,7 @@
   /* now apply the decoded post-window time information */
   /* NOT IMPLEMENTED */
 
-  fprintf(stderr,"seq %d\r",seq);
+  /*fprintf(stderr,"seq %d\r",seq);*/
     
   /* all done! */
   return(0);

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list