Remove unused code.
[ardour.git] / gtk2_ardour / piano_roll_header.h
index 453c32468de620a2c33378b1d35d4e8002ee3359..7f469aebcefe20b49ff7defb4f1a1846c6d9650f 100644 (file)
@@ -92,6 +92,8 @@ private:
        void send_note_on(uint8_t note);
        void send_note_off(uint8_t note);
 
+       void reset_clicked_note(uint8_t, bool invalidate = true);
+
        MidiStreamView& _view;
 
        uint8_t _event[3];