[gst-cvs] gst-plugins-good: speex: remove unused define
Stefan Kost
ensonic at kemper.freedesktop.org
Thu Apr 8 03:30:08 PDT 2010
Module: gst-plugins-good
Branch: master
Commit: e032fd753e9fa7ab150f6c876afb2159732d1269
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=e032fd753e9fa7ab150f6c876afb2159732d1269
Author: Stefan Kost <ensonic at users.sf.net>
Date: Thu Apr 8 13:16:53 2010 +0300
speex: remove unused define
---
ext/speex/gstspeexdec.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/ext/speex/gstspeexdec.h b/ext/speex/gstspeexdec.h
index c1498dc..6419a6e 100644
--- a/ext/speex/gstspeexdec.h
+++ b/ext/speex/gstspeexdec.h
@@ -43,8 +43,6 @@ G_BEGIN_DECLS
typedef struct _GstSpeexDec GstSpeexDec;
typedef struct _GstSpeexDecClass GstSpeexDecClass;
-#define DEC_MAX_FRAME_SIZE 2000
-
struct _GstSpeexDec {
GstElement element;
More information about the Gstreamer-commits
mailing list