a variety of mostly unused parameter errors from OS X Lion's compiler
[ardour.git] / gtk2_ardour / plugin_selector.cc
index 75040eca06738ce6cf6567c732118944aabfdc1a..56527e1eb9909f87a1564ffa463f4e8b14646aa4 100644 (file)
@@ -199,7 +199,7 @@ PluginSelector::~PluginSelector ()
 }
 
 void
-PluginSelector::row_activated(Gtk::TreeModel::Path path, Gtk::TreeViewColumn* col)
+PluginSelector::row_activated(Gtk::TreeModel::Path, Gtk::TreeViewColumn*)
 {
        btn_add_clicked();
 }