Way, way, way too many files: Remove crack comment from the 2000 era.
[platform/upstream/gst-plugins-good.git] / gst / effectv / gstrev.c
index a7f5dd4..429a9b1 100644 (file)
@@ -255,7 +255,6 @@ gst_revtv_set_property (GObject * object, guint prop_id, const GValue * value,
 {
   GstRevTV *filter;
 
-  /* it's not null if we got it, but it might not be ours */
   g_return_if_fail (GST_IS_REVTV (object));
 
   filter = GST_REVTV (object);
@@ -281,7 +280,6 @@ gst_revtv_get_property (GObject * object, guint prop_id, GValue * value,
 {
   GstRevTV *filter;
 
-  /* it's not null if we got it, but it might not be ours */
   g_return_if_fail (GST_IS_REVTV (object));
 
   filter = GST_REVTV (object);