Fixed some leftover fixes

Original commit message from CVS:
Fixed some leftover fixes
This commit is contained in:
Wim Taymans 2001-12-23 23:00:59 +00:00
parent 1177f4ee41
commit 2648ddfe98

View file

@ -184,9 +184,6 @@ static void gst_gnomevfssrc_class_init(GstGnomeVFSSrcClass *klass)
#endif /* BROKEN_SIG */
/*FIXME was for the old cothread scheduling code */
/* gobject_class->set_property = gst_gnomevfssrc_set_property; */
/* gobject_class->get_property = gst_gnomevfssrc_get_property; */
gstelement_class->set_property = gst_gnomevfssrc_set_property;
gstelement_class->get_property = gst_gnomevfssrc_get_property;