From: Thomas Vander Stichele Date: Sun, 30 Apr 2006 16:16:59 +0000 (+0000) Subject: small cleanups X-Git-Tag: 1.19.3~511^2~6555^2~751 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=400dc037fd97f856828cdd7825acbec216e54254;p=platform%2Fupstream%2Fgstreamer.git small cleanups Original commit message from CVS: small cleanups --- diff --git a/gst-libs/gst/tag/gsttagmux.c b/gst-libs/gst/tag/gsttagmux.c index f2bc521875..35ec89fe4b 100644 --- a/gst-libs/gst/tag/gsttagmux.c +++ b/gst-libs/gst/tag/gsttagmux.c @@ -26,7 +26,6 @@ #include #include #include "gsttaglib.h" -#include "gstid3v2mux.h" GST_DEBUG_CATEGORY_STATIC (gst_tag_lib_mux_debug); #define GST_CAT_DEFAULT gst_tag_lib_mux_debug @@ -37,7 +36,6 @@ GST_STATIC_PAD_TEMPLATE ("sink", GST_PAD_ALWAYS, GST_STATIC_CAPS ("ANY")); - static void gst_tag_lib_mux_iface_init (GType taglib_type) {