docs/libs/gstreamer-libs.types: Don't register the enum type gst_lfo_waveform_get_typ...
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 7 Aug 2007 15:15:40 +0000 (15:15 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 7 Aug 2007 15:15:40 +0000 (15:15 +0000)
Original commit message from CVS:
* docs/libs/gstreamer-libs.types:
Don't register the enum type gst_lfo_waveform_get_type() in the
.types file - only GObject derived types belong.

ChangeLog
docs/libs/gstreamer-libs.types

index 36773dd..977edff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-07  Jan Schmidt  <thaytan@mad.scientist.com>
+
+       * docs/libs/gstreamer-libs.types:
+       Don't register the enum type gst_lfo_waveform_get_type() in the
+       .types file - only GObject derived types belong.
+
 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
 
        Patch by: <arenevier at fdn dot fr>
index 9342d08..203a0d6 100644 (file)
@@ -8,8 +8,6 @@ gst_control_source_get_type
 gst_interpolation_control_source_get_type
 #include <gst/controller/gstlfocontrolsource.h>
 gst_lfo_control_source_get_type
-gst_lfo_waveform_get_type
-
 #include <gst/base/gstadapter.h>
 gst_adapter_get_type
 #include <gst/base/gstbasesrc.h>