packaging tweaks for OS X
[ardour.git] / gtk2_ardour / ardour_ui_ed.cc
index f5ee554c3f13fb57f885fb2ef889a05d98585803..35100e940b0e47a3f787c9eeac9d87c91068e632 100644 (file)
@@ -706,7 +706,7 @@ ARDOUR_UI::float_big_clock (Gtk::Window* parent)
 }
 
 void
-ARDOUR_UI::big_clock_size_allocate (Gtk::Allocation& alloc)
+ARDOUR_UI::big_clock_size_allocate (Gtk::Allocation&)
 {
        if (!big_clock_resize_in_progress) {
                Glib::signal_idle().connect (sigc::bind (sigc::mem_fun (*this, &ARDOUR_UI::idle_big_clock_text_resizer), 0, 0));