Doesn't need to load gstriff

Original commit message from CVS:
Doesn't need to load gstriff
This commit is contained in:
Iain Holmes 2003-10-31 12:39:41 +00:00
parent 94fc04756e
commit 64eb55d84a

View file

@ -1929,8 +1929,6 @@ plugin_init (GModule *module, GstPlugin *plugin)
if (!gst_library_load ("gstbytestream"))
return FALSE;
if (!gst_library_load ("gstriff"))
return FALSE;
/* create an elementfactory for the avi_demux element */
factory = gst_element_factory_new ("avidemux", GST_TYPE_AVI_DEMUX,