summaryrefslogtreecommitdiff
path: root/gst/real/gstrealaudiodec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/real/gstrealaudiodec.c')
-rw-r--r--gst/real/gstrealaudiodec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/real/gstrealaudiodec.c b/gst/real/gstrealaudiodec.c
index 5950e67cc..f5aa972a0 100644
--- a/gst/real/gstrealaudiodec.c
+++ b/gst/real/gstrealaudiodec.c
@@ -383,7 +383,6 @@ gst_real_audio_dec_getcaps (GstPad * pad)
GValue version = { 0 };
GST_LOG_OBJECT (dec, "constructing caps");
- res = gst_caps_new_empty ();
g_value_init (&versions, GST_TYPE_LIST);
g_value_init (&version, G_TYPE_INT);