Fix up tests now that operator= on ScopedConnection disconnects the old connection...
[ardour.git] / libs / gtkmm2ext / cairo_packer.cc
index 70f51281ddd7d1bd206e7009cf9c20ac146b8e19..6145f7dd50368c42ce272998012b4ffdbb588d65 100644 (file)
@@ -3,7 +3,7 @@
 #include "gtkmm2ext/cairo_packer.h"
 
 void
-CairoPacker::draw_background (Gtk::Widget& w, GdkEventExpose* ev)
+CairoPacker::draw_background (Gtk::Widget& w, GdkEventExpose*)
 {
        int x, y;
        Gtk::Widget* window_parent;