mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
api: Remove unused declaration
This commit is contained in:
1
lib/gst/clapper/gstclapper.c
vendored
1
lib/gst/clapper/gstclapper.c
vendored
@@ -3286,7 +3286,6 @@ gst_clapper_has_plugin_with_features (const gchar * name)
|
|||||||
static void
|
static void
|
||||||
gst_clapper_prepare_gstreamer (void)
|
gst_clapper_prepare_gstreamer (void)
|
||||||
{
|
{
|
||||||
GstRegistry *registry = gst_registry_get ();
|
|
||||||
const guint rank = GST_RANK_PRIMARY + 24;
|
const guint rank = GST_RANK_PRIMARY + 24;
|
||||||
|
|
||||||
GST_DEBUG ("Preparing GStreamer plugins");
|
GST_DEBUG ("Preparing GStreamer plugins");
|
||||||
|
Reference in New Issue
Block a user