Remove unused variable.
git-svn-id: svn://localhost/ardour2/branches/3.0@10879 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f79c80527f
commit
5931ff08ed
@ -154,7 +154,6 @@ class CanvasNoteEvent : virtual public sigc::trackable
|
||||
Widget* _channel_selector_widget;
|
||||
State _state;
|
||||
const boost::shared_ptr<NoteType> _note;
|
||||
bool _own_note;
|
||||
bool _selected;
|
||||
bool _valid;
|
||||
float _mouse_x_fraction;
|
||||
|
Loading…
Reference in New Issue
Block a user