[xiph-commits] r7753 -
trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder
illiminable at motherfish-iii.xiph.org
illiminable at motherfish-iii.xiph.org
Mon Sep 13 00:27:54 PDT 2004
Author: illiminable
Date: 2004-09-13 00:27:54 -0700 (Mon, 13 Sep 2004)
New Revision: 7753
Modified:
trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder/TheoraDecodeFilter.h
Log:
* Removed a #include reference to a debugging library i was using.
Modified: trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder/TheoraDecodeFilter.h
===================================================================
--- trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder/TheoraDecodeFilter.h 2004-09-13 07:00:41 UTC (rev 7752)
+++ trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder/TheoraDecodeFilter.h 2004-09-13 07:27:54 UTC (rev 7753)
@@ -35,7 +35,7 @@
#include "theoradecodeoutputpin.h"
#include "theoradecodeinputpin.h"
#include <math.h>
-#include "DSStringer.h"
+//#include "DSStringer.h"
#include "TheoraDecoder.h"
#include <fstream>
using namespace std;
More information about the commits
mailing list