Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ext/speex/gstspeexenc.h')
-rw-r--r--ext/speex/gstspeexenc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/speex/gstspeexenc.h b/ext/speex/gstspeexenc.h
index b089cb2ae..29fcc72a1 100644
--- a/ext/speex/gstspeexenc.h
+++ b/ext/speex/gstspeexenc.h
@@ -57,11 +57,7 @@ struct _GstSpeexEnc {
SpeexBits bits;
SpeexHeader header;
-#ifdef SPEEX_1_0
- SpeexMode *speex_mode;
-#else
const SpeexMode *speex_mode;
-#endif
void *state;
/* properties */