remove bogus variable from last commit

This commit is contained in:
nick_m 2017-03-05 01:23:12 +11:00
parent ddb4b8a7c3
commit 2012cf0d1a

View File

@ -463,7 +463,6 @@ private:
/** connection used to connect to model's ContentChanged signal */
PBD::ScopedConnection content_connection;
PBD::ScopedConnection content_shift_connection;
NoteBase* find_canvas_note (boost::shared_ptr<NoteType>);
NoteBase* find_canvas_note (Evoral::event_id_t id);