save tearoff state; restore monitor section state reasonably well; fixup access contr...
[ardour.git] / libs / gtkmm2ext / fastmeter.cc
index bdd8919d36411343b97fd8a71e4f84407a76f3e3..4bb6e81d00b94bd3e945bc08fda567f5a7545069 100644 (file)
@@ -551,7 +551,7 @@ FastMeter::queue_vertical_redraw (const Glib::RefPtr<Gdk::Window>& win, float ol
 }
 
 void
-FastMeter::queue_horizontal_redraw (const Glib::RefPtr<Gdk::Window>& win, float old_level)
+FastMeter::queue_horizontal_redraw (const Glib::RefPtr<Gdk::Window>& /*win*/, float /*old_level*/)
 {
        /* XXX OPTIMIZE (when we have some horizontal meters) */
        queue_draw ();