]> git.lyx.org Git - lyx.git/blobdiff - src/FuncStatus.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / FuncStatus.h
index 1433f5c665b59c471c68a9a5739a002033c5a846..4a632dc870fa2345717a5deeac67d5807a4d77c1 100644 (file)
@@ -52,8 +52,6 @@ public:
        ///
        void clear();
        ///
-       void operator|=(FuncStatus const & f);
-       ///
        void setUnknown(bool b);
        ///
        bool unknown() const;