[xiph-commits] r17379 - experimental/derf/theora-ptalarbvorm/lib

tterribe at svn.xiph.org tterribe at svn.xiph.org
Thu Sep 2 17:14:21 PDT 2010


Author: tterribe
Date: 2010-09-02 17:14:21 -0700 (Thu, 02 Sep 2010)
New Revision: 17379

Modified:
   experimental/derf/theora-ptalarbvorm/lib/internal.h
Log:
Remove OC_DUMP_IMAGES #define accidentally hard-coded in r17378.


Modified: experimental/derf/theora-ptalarbvorm/lib/internal.h
===================================================================
--- experimental/derf/theora-ptalarbvorm/lib/internal.h	2010-09-02 20:17:34 UTC (rev 17378)
+++ experimental/derf/theora-ptalarbvorm/lib/internal.h	2010-09-03 00:14:21 UTC (rev 17379)
@@ -25,8 +25,6 @@
 # include "theora/theora.h"
 # include "ocintrin.h"
 
-#define OC_DUMP_IMAGES (1)
-
 # if defined(_MSC_VER)
 /*Disable missing EMMS warnings.*/
 #  pragma warning(disable:4799)



More information about the commits mailing list