summaryrefslogtreecommitdiff
path: root/gst/sdp
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-03-22 12:02:16 +0100
committerBenjamin Otte <otte@redhat.com>2010-03-22 12:05:59 +0100
commitb7655bbd2ef5f07cb7079a223aedaecdbc05e111 (patch)
treea114aedb89f609a2afeac3f27e11851d93dd0d5d /gst/sdp
parent63fdeb05f1f78230f4f39298fa7759d898fe463e (diff)
downloadgstreamer-plugins-bad-b7655bbd2ef5f07cb7079a223aedaecdbc05e111.tar.gz
Add -Wredundant-decls flag
and fix warnings from it
Diffstat (limited to 'gst/sdp')
-rw-r--r--gst/sdp/gstsdpdemux.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/sdp/gstsdpdemux.c b/gst/sdp/gstsdpdemux.c
index f7b48585f..3f9306e27 100644
--- a/gst/sdp/gstsdpdemux.c
+++ b/gst/sdp/gstsdpdemux.c
@@ -112,7 +112,6 @@ enum
PROP_LATENCY
};
-static void gst_sdp_demux_base_init (gpointer g_class);
static void gst_sdp_demux_finalize (GObject * object);
static void gst_sdp_demux_set_property (GObject * object, guint prop_id,