mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-01 01:33:52 +00:00
gst-inspect: remove some commented code
This commit is contained in:
parent
bd82021e86
commit
9be4aa34a3
1 changed files with 0 additions and 1 deletions
|
@ -1185,7 +1185,6 @@ print_all_uri_handlers (void)
|
||||||
joined);
|
joined);
|
||||||
|
|
||||||
g_free (joined);
|
g_free (joined);
|
||||||
//g_strfreev (uri_protocols);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
gst_object_unref (element);
|
gst_object_unref (element);
|
||||||
|
|
Loading…
Reference in a new issue