fixes for 98% of all the warnings/errors reported by OS X gcc on tiger
[ardour.git] / gtk2_ardour / audio_clock.cc
index 3adb17ab846982f60a6e44604749602c4ae9c5b7..aff72fbf6e0d063976ba34db070f635ca7e98b06 100644 (file)
@@ -1006,7 +1006,7 @@ AudioClock::button_press (GdkEventButton *ev, CairoCell* cell)
 }
 
 bool
-AudioClock::button_release (GdkEventButton *ev, CairoCell* cell)
+AudioClock::button_release (GdkEventButton *ev, CairoCell*)
 {
        if (editable) {
                if (dragging) {