just one bad comment here

Original commit message from CVS:
just one bad comment here
This commit is contained in:
Christian Schaller 2001-12-17 18:52:27 +00:00
parent ec729a5888
commit b92cdd41c4

View file

@ -42,7 +42,7 @@ plugin_init (GModule *module, GstPlugin *plugin)
i++; i++;
} }
//gst_info ("gsttypes: loaded %d standard types\n",i); /*gst_info ("gsttypes: loaded %d standard types\n",i);*/
return TRUE; return TRUE;
} }