[MOVED FROM BAD 18/68] Way, way, way too many files: Remove crack comment from the 2000 era.

Original commit message from CVS:
2005-07-05  Andy Wingo  <wingo@pobox.com>

* Way, way, way too many files:
Remove crack comment from the 2000 era.
This commit is contained in:
Andy Wingo 2005-07-05 10:51:49 +00:00 committed by Wim Taymans
parent 3f31bb192a
commit 04c7b716fd

View file

@ -588,7 +588,6 @@ gst_colorspace_set_property (GObject * object, guint prop_id,
{
GstColorspace *space;
/* it's not null if we got it, but it might not be ours */
g_return_if_fail (GST_IS_COLORSPACE (object));
space = GST_COLORSPACE (object);
@ -604,7 +603,6 @@ gst_colorspace_get_property (GObject * object, guint prop_id, GValue * value,
{
GstColorspace *space;
/* it's not null if we got it, but it might not be ours */
g_return_if_fail (GST_IS_COLORSPACE (object));
space = GST_COLORSPACE (object);