plugin: Don't import modules that were already imported.
authorEdward Hervey <bilboed@bilboed.com>
Fri, 27 Feb 2009 11:29:04 +0000 (12:29 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 27 Feb 2009 11:29:04 +0000 (12:29 +0100)
commit6d6781e01f919dfd04c18b881b64553bf320e5a2
tree213e696a1f422644387f3c7b63101f1980d1ed49
parent3f5c8795c367f772f855133b175c401bdac25748
plugin: Don't import modules that were already imported.

This avoids warnings for the cases where pygst.require() was already
called.
plugin/gstpythonplugin.c