diff --git a/gst/types/gsttypes.c b/gst/types/gsttypes.c index dedd45a62f..b87c3622f8 100644 --- a/gst/types/gsttypes.c +++ b/gst/types/gsttypes.c @@ -42,7 +42,7 @@ plugin_init (GModule *module, GstPlugin *plugin) i++; } - //gst_info ("gsttypes: loaded %d standard types\n",i); + /*gst_info ("gsttypes: loaded %d standard types\n",i);*/ return TRUE; }