fixes for 98% of all the warnings/errors reported by OS X gcc on tiger
[ardour.git] / libs / ardour / ladspa_plugin.cc
index 1fc8b2f1a0012352030747760e7eb6be14f17a36..ef1a6b66823a8413cb540446425171351a0d2c94 100644 (file)
@@ -761,7 +761,7 @@ LadspaPlugin::load_preset (PresetRecord r)
 
 /* XXX: should be in liblrdf */
 static void
-lrdf_remove_preset (const char *source, const char *setting_uri)
+lrdf_remove_preset (const char* /*source*/, const char *setting_uri)
 {
        lrdf_statement p;
        lrdf_statement *q;