summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/flac/gstflacdec.h')
-rw-r--r--ext/flac/gstflacdec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/flac/gstflacdec.h b/ext/flac/gstflacdec.h
index b5a1e177..ba62e52c 100644
--- a/ext/flac/gstflacdec.h
+++ b/ext/flac/gstflacdec.h
@@ -45,7 +45,6 @@ struct _FlacDec {
GstElement element;
GstPad *sinkpad,*srcpad;
- GstCaps *metadata;
GstByteStream *bs;
FLAC__SeekableStreamDecoder *decoder;