Update region_ops.txt to match current behaviour, and fix a couple of comments.
[ardour.git] / gtk2_ardour / canvas-note-event.h
index 876c1159f55c2f3b8a66bbdd3d6fefae37afe71b..e5b4896b92313ecb25883a35f02a14f33cbf0764 100644 (file)
@@ -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;