X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncStatus.h;h=4a632dc870fa2345717a5deeac67d5807a4d77c1;hb=1f2d7f4db93aa76ae54e75efb52d9359b4ea289f;hp=1433f5c665b59c471c68a9a5739a002033c5a846;hpb=3417702346ee70e9f09bd472f3f826d41b37f6ef;p=lyx.git diff --git a/src/FuncStatus.h b/src/FuncStatus.h index 1433f5c665..4a632dc870 100644 --- a/src/FuncStatus.h +++ b/src/FuncStatus.h @@ -52,8 +52,6 @@ public: /// void clear(); /// - void operator|=(FuncStatus const & f); - /// void setUnknown(bool b); /// bool unknown() const;