mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-25 22:57:37 +01:00
remove bogus variable from last commit
This commit is contained in:
parent
ddb4b8a7c3
commit
2012cf0d1a
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue