remove bogus variable from last commit
This commit is contained in:
@@ -463,7 +463,6 @@ private:
|
|||||||
|
|
||||||
/** connection used to connect to model's ContentChanged signal */
|
/** connection used to connect to model's ContentChanged signal */
|
||||||
PBD::ScopedConnection content_connection;
|
PBD::ScopedConnection content_connection;
|
||||||
PBD::ScopedConnection content_shift_connection;
|
|
||||||
|
|
||||||
NoteBase* find_canvas_note (boost::shared_ptr<NoteType>);
|
NoteBase* find_canvas_note (boost::shared_ptr<NoteType>);
|
||||||
NoteBase* find_canvas_note (Evoral::event_id_t id);
|
NoteBase* find_canvas_note (Evoral::event_id_t id);
|
||||||
|
|||||||
Reference in New Issue
Block a user