Way, way, way too many files: Remove crack comment from the 2000 era.
[platform/upstream/gst-plugins-good.git] / gst / effectv / gstshagadelic.c
index eb13488..e3c50d2 100644 (file)
@@ -318,7 +318,6 @@ gst_shagadelictv_set_property (GObject * object, guint prop_id,
 {
   GstShagadelicTV *filter;
 
-  /* it's not null if we got it, but it might not be ours */
   g_return_if_fail (GST_IS_SHAGADELICTV (object));
 
   filter = GST_SHAGADELICTV (object);
@@ -335,7 +334,6 @@ gst_shagadelictv_get_property (GObject * object, guint prop_id, GValue * value,
 {
   GstShagadelicTV *filter;
 
-  /* it's not null if we got it, but it might not be ours */
   g_return_if_fail (GST_IS_SHAGADELICTV (object));
 
   filter = GST_SHAGADELICTV (object);