tentative redesign of MIDI looping, will probably fix #5050 but needs more extensive...
[ardour.git] / gtk2_ardour / vst_plugin_ui.cc
index 303fb8b8dd956358c9d236cc1a9c8ee966a6449a..6c308138218d5262b0b9c8d10887ff2c2ece940f 100644 (file)
@@ -79,7 +79,7 @@ VSTPluginUI::package (Gtk::Window& win)
 }
 
 bool
-VSTPluginUI::configure_handler (GdkEventConfigure* ev)
+VSTPluginUI::configure_handler (GdkEventConfigure*)
 {
        XEvent event;
        gint x, y;