Way, way, way too many files: Remove crack comment from the 2000 era.
[platform/upstream/gst-plugins-good.git] / ext / pango / gsttimeoverlay.c
index d422646..ecbf3ca 100644 (file)
@@ -162,7 +162,6 @@ gst_timeoverlay_set_property (GObject * object, guint prop_id,
 {
   GstTimeoverlay *src;
 
-  /* it's not null if we got it, but it might not be ours */
   g_return_if_fail (GST_IS_TIMEOVERLAY (object));
   src = GST_TIMEOVERLAY (object);
 
@@ -184,7 +183,6 @@ gst_timeoverlay_get_property (GObject * object, guint prop_id, GValue * value,
 {
   GstTimeoverlay *src;
 
-  /* it's not null if we got it, but it might not be ours */
   g_return_if_fail (GST_IS_TIMEOVERLAY (object));
   src = GST_TIMEOVERLAY (object);