remove bogus variable from last commit
[ardour.git] / gtk2_ardour / midi_region_view.h
index 400d793d0b4e15cf6bcf54504374089d1d6edaa0..0d5b82255d75dae87a9fae6d3e4b9926360492cc 100644 (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);