docs/gst/gstreamer-docs.sgml: remove probe refsection
authorStefan Kost <ensonic@users.sourceforge.net>
Tue, 20 Sep 2005 15:19:08 +0000 (15:19 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Tue, 20 Sep 2005 15:19:08 +0000 (15:19 +0000)
Original commit message from CVS:
* docs/gst/gstreamer-docs.sgml:
remove probe refsection

ChangeLog
docs/gst/gstreamer-docs.sgml

index 7fe8bb3..5e8540c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
 
+       * docs/gst/gstreamer-docs.sgml:
+          remove probe refsection
+
+2005-09-20  Stefan Kost  <ensonic@users.sf.net>
+
        * check/Makefile.am:
           disable valgrinding the controller test again
        * docs/gst/gstreamer-sections.txt:
index ca19df1..6960657 100644 (file)
@@ -36,7 +36,6 @@
 <!ENTITY GstPipeline SYSTEM "xml/gstpipeline.xml">
 <!ENTITY GstPlugin SYSTEM "xml/gstplugin.xml">
 <!ENTITY GstPluginFeature SYSTEM "xml/gstpluginfeature.xml">
-<!ENTITY GstProbe SYSTEM "xml/gstprobe.xml">
 <!ENTITY GstQuery SYSTEM "xml/gstquery.xml">
 <!ENTITY GstQueue SYSTEM "xml/gstqueue.xml">
 <!ENTITY GstRegistry SYSTEM "xml/gstregistry.xml">
     &GstPipeline;
     &GstPlugin;
     &GstPluginFeature;
-    &GstProbe;
     &GstQuery;
     &GstQueue;
     &GstRegistry;