summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_region_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/midi_region_view.h')
-rw-r--r--gtk2_ardour/midi_region_view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/midi_region_view.h b/gtk2_ardour/midi_region_view.h
index 2c81f51122..3cca6b9b81 100644
--- a/gtk2_ardour/midi_region_view.h
+++ b/gtk2_ardour/midi_region_view.h
@@ -497,7 +497,6 @@ private:
PBD::ScopedConnection _mouse_mode_connection;
- boost::shared_ptr<CursorContext> _note_cursor_ctx;
boost::shared_ptr<CursorContext> _press_cursor_ctx;
NotePlayer* _note_player;