[gstreamermm] removed registry getter
- From: Marcin Kolny <mkolny src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gstreamermm] removed registry getter
- Date: Mon, 28 Oct 2013 15:54:18 +0000 (UTC)
commit a7f424ab3c750bf14102ea0c4c3efa442f61c054
Author: Marcin Kolny <marcin kolny gmail com>
Date: Mon Oct 14 13:52:30 2013 +0200
removed registry getter
gstreamer/src/registry.hg | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer/src/registry.hg b/gstreamer/src/registry.hg
index d0c298e..5ac281f 100644
--- a/gstreamer/src/registry.hg
+++ b/gstreamer/src/registry.hg
@@ -94,8 +94,6 @@ class Registry : public Object
_CLASS_GOBJECT(Registry, GstRegistry, GST_REGISTRY, Gst::Object, GstObject)
public:
- _WRAP_METHOD(static Glib::RefPtr<Gst::Registry> get_default(), gst_registry_get_default)
-
#m4 _CONVERSION(`GList*',`Glib::ListHandle< Glib::RefPtr<Gst::PluginFeature> >',`$2($3,
Glib::OWNERSHIP_DEEP)')
_WRAP_METHOD(Glib::ListHandle< Glib::RefPtr<Gst::PluginFeature> > get_feature_list(GType type),
gst_registry_get_feature_list)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]