nick m's fix for markers etc ; several tweaks for mute/solo ; rename run_in_place...
[ardour.git] / libs / ardour / plugin_manager.cc
index 0b5b9276f1364aaf759f4378aa6fda9d9239cf45..c0c854180f85dc3ecf6b4aa904794bb1847775df 100644 (file)
@@ -127,7 +127,6 @@ PluginManager::PluginManager ()
        } 
 
 #ifdef HAVE_SLV2
-       cerr << "LV2: Creating world" << endl;
        _lv2_world = new LV2World();
 #endif