g_type_init() is no longer required and deprecated in glib >= 2.35.0
[platform/upstream/gstreamer.git] / gst / gstbin.h
index 6ff4247..6ae7404 100644 (file)
@@ -152,7 +152,7 @@ struct _GstBinClass {
   void         (*handle_message)       (GstBin *bin, GstMessage *message);
 
   /*< private >*/
-  /* signal added 0.10.22 */
+  /* signal */
   gboolean     (*do_latency)           (GstBin *bin);
 
   /*< private >*/