[xiph-commits] r8913 - trunk/oggdsf/src/lib/core/ogg/libOOOggSeek

ozone at motherfish-iii.xiph.org ozone at motherfish-iii.xiph.org
Mon Feb 14 06:16:28 PST 2005


Author: ozone
Date: 2005-02-14 06:16:26 -0800 (Mon, 14 Feb 2005)
New Revision: 8913

Modified:
   trunk/oggdsf/src/lib/core/ogg/libOOOggSeek/AutoAnxSeekTable.cpp
Log:
oggdsf:
 * Oops, turn off debugging in AutoAnxSeekTable class

Modified: trunk/oggdsf/src/lib/core/ogg/libOOOggSeek/AutoAnxSeekTable.cpp
===================================================================
--- trunk/oggdsf/src/lib/core/ogg/libOOOggSeek/AutoAnxSeekTable.cpp	2005-02-14 14:15:33 UTC (rev 8912)
+++ trunk/oggdsf/src/lib/core/ogg/libOOOggSeek/AutoAnxSeekTable.cpp	2005-02-14 14:16:26 UTC (rev 8913)
@@ -1,7 +1,7 @@
 #include "stdafx.h"
 #include <libOOOggSeek/AutoAnxSeekTable.h>
 
-#define DEBUG
+#undef DEBUG
 
 AutoAnxSeekTable::AutoAnxSeekTable(string inFileName)
 	:	AutoOggSeekTable(inFileName)



More information about the commits mailing list