13
0

set the flag true

This commit is contained in:
Michael R. Fisher 2013-07-14 21:22:34 -05:00 committed by Paul Davis
parent 04a1ebbf46
commit 65f970f0ca

View File

@ -1990,6 +1990,8 @@ LV2World::load_bundled_plugins()
}
}
delete (plugin_objects);
_bundle_checked = true;
}
}