X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCursor.h;h=006919bfd636232e1dc38cdab8800c61b1cea6db;hb=4db3e641ed6765e005343010cb90ee8af26f8f99;hp=e84702cb71edff1edfd851f84a23974ff39a421d;hpb=154319d0635da7da3523519e28702e4a0ff85bba;p=lyx.git diff --git a/src/Cursor.h b/src/Cursor.h index e84702cb71..006919bfd6 100644 --- a/src/Cursor.h +++ b/src/Cursor.h @@ -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();