From a958770abd3e73d3465f914e06b45a1dca80d778 Mon Sep 17 00:00:00 2001 From: André Nusser Date: Thu, 15 Oct 2015 15:49:41 +0200 Subject: Remove all the now unused functions in the MidiModel class. --- libs/ardour/ardour/midi_model.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/ardour/midi_model.h') diff --git a/libs/ardour/ardour/midi_model.h b/libs/ardour/ardour/midi_model.h index 80ae71f206..21c67c2b32 100644 --- a/libs/ardour/ardour/midi_model.h +++ b/libs/ardour/ardour/midi_model.h @@ -288,7 +288,6 @@ public: void insert_silence_at_start (TimeType); void transpose (NoteDiffCommand *, const NotePtr, int); - void transpose (TimeType, TimeType, int); std::set& active_notes() { return _active_notes; } -- cgit v1.2.3