summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_region_view.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-05-16 23:43:14 +0000
committerCarl Hetherington <carl@carlh.net>2010-05-16 23:43:14 +0000
commit54edd7b466066225ca100ae01028d9eaa81272c8 (patch)
tree43e1302926c981f2be9cc18fa3edab7fb6b43566 /gtk2_ardour/midi_region_view.h
parentf1114dedeecf4279a4c19a85be0c11e9fde5610b (diff)
When inserting new notes with the pencil tool, make them the length of the grid subvidision. Bug #3132.
git-svn-id: svn://localhost/ardour2/branches/3.0@7109 d708f5d6-7413-0410-9779-e7cbd77b26cf
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 ea05953080..21d81cf2f8 100644
--- a/gtk2_ardour/midi_region_view.h
+++ b/gtk2_ardour/midi_region_view.h
@@ -347,7 +347,6 @@ class MidiRegionView : public RegionView
int8_t _force_channel;
uint16_t _last_channel_selection;
- double _default_note_length;
uint8_t _current_range_min;
uint8_t _current_range_max;