Way, way, way too many files: Remove crack comment from the 2000 era.
[platform/upstream/gst-plugins-good.git] / ext / speex / gstspeexdec.c
index b172d55..5100081 100644 (file)
@@ -538,7 +538,6 @@ gst_speexdec_get_property (GObject * object, guint prop_id,
 {
   GstSpeexDec *speexdec;
 
-  /* it's not null if we got it, but it might not be ours */
   g_return_if_fail (GST_IS_SPEEXDEC (object));
 
   speexdec = GST_SPEEXDEC (object);
@@ -559,7 +558,6 @@ gst_speexdec_set_property (GObject * object, guint prop_id,
 {
   GstSpeexDec *speexdec;
 
-  /* it's not null if we got it, but it might not be ours */
   g_return_if_fail (GST_IS_SPEEXDEC (object));
 
   speexdec = GST_SPEEXDEC (object);