api: Remove unused declaration

This commit is contained in:
Rafał Dzięgiel
2021-08-28 10:29:12 +02:00
parent 9328a7af75
commit 27ffb65d8f

View File

@@ -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");