]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
Move LFUN_CHANGES_TRACK and LFUN_CHANGES_OUTPUT to Buffer.cpp,
[lyx.git] / src / Cursor.h
index 25771d37837c1a2c330e593015d7bd7bd7d11098..1cd51c2d11a7f7fc229d55bbbdbe4de2dfd8538b 100644 (file)
@@ -95,8 +95,6 @@ public:
 protected:
        /// the anchor position
        DocIterator anchor_;
-       ///
-       mutable DispatchResult disp_;
        /// do we have a selection?
        bool selection_;
        /// are we on the way to get one?