]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
installer: further preparation
[lyx.git] / src / Cursor.h
index e84702cb71edff1edfd851f84a23974ff39a421d..006919bfd636232e1dc38cdab8800c61b1cea6db 100644 (file)
@@ -297,8 +297,6 @@ public:
         * Not using noScreenUpdate() should never be wrong.
         */
        void noScreenUpdate() const;
-       ///
-       Update::flags screenUpdate() const { return disp_.screenUpdate(); }
        /// fix cursor in circumstances that should never happen.
        /// \retval true if a fix occured.
        bool fixIfBroken();