gst/debug/breakmydata.c: Ooops, no // comments please.

Original commit message from CVS:
* gst/debug/breakmydata.c:
Ooops, no // comments please.
This commit is contained in:
Stefan Kost 2007-05-15 06:41:58 +00:00
parent c7ecf8c9a8
commit e4abba63b0
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-05-15 Stefan Kost <ensonic@users.sf.net>
* gst/debug/breakmydata.c:
Ooops, no // comments please.
2007-05-15 Stefan Kost <ensonic@users.sf.net>
* gst/debug/breakmydata.c: (gst_break_my_data_class_init),

View file

@ -149,7 +149,6 @@ gst_break_my_data_class_init (GstBreakMyDataClass * klass)
GST_DEBUG_FUNCPTR (gst_break_my_data_transform_ip);
gstbasetrans_class->start = GST_DEBUG_FUNCPTR (gst_break_my_data_start);
gstbasetrans_class->stop = GST_DEBUG_FUNCPTR (gst_break_my_data_stop);
//gstbasetrans_class->passthrough_on_same_caps = TRUE;
}
static void