removed the new interface again, please comment on http://bugzilla.gnome.org/show_bug.cgi?id=171735

Original commit message from CVS:
removed the new interface again, please comment on
http://bugzilla.gnome.org/show_bug.cgi?id=171735
This commit is contained in:
Stefan Kost 2005-04-08 12:11:35 +00:00
parent f0d47db2e0
commit 2691c48b31
2 changed files with 0 additions and 25 deletions

View file

@ -1113,29 +1113,6 @@ gst_pad_template_get_type
gst_pad_template_flags_get_type
</SECTION>
<SECTION>
<FILE>gstparent</FILE>
<TITLE>GstParent</TITLE>
gst_parent_get_children_count
gst_parent_get_child_by_name
gst_parent_get_child_by_index
gst_parent_get_valist
gst_parent_get
gst_parent_set_valist
gst_parent_set
<SUBSECTION Standard>
GstParent
GstParentClass
GST_PARENT
GST_IS_PARENT
GST_IS_PARENT_CLASS
GST_PARENT_CLASS
GST_PARENT_GET_CLASS
GST_TYPE_PARENT
<SUBSECTION Private>
gst_parent_get_type
</SECTION>
<SECTION>
<FILE>gstparse</FILE>
<TITLE>GstParse</TITLE>

View file

@ -100,7 +100,6 @@ libgstreamer_@GST_MAJORMINOR@_la_SOURCES = \
gstinterface.c \
gstmemchunk.c \
gstpad.c \
gstparent.c \
gstpipeline.c \
gstplugin.c \
gstpluginfeature.c \
@ -175,7 +174,6 @@ gst_headers = \
gstmacros.h \
gstmemchunk.h \
gstpad.h \
gstparent.h \
gstpipeline.h \
gstplugin.h \
gstpluginfeature.h \