]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfont.h
mathed31.diff
[lyx.git] / src / lyxfont.h
index 3d82892271d5c4a8611146e9e29063f53439c0fe..5a5b283d247bee93935aeff4581adaa7a0219dba 100644 (file)
@@ -320,10 +320,6 @@ public:
        friend
        bool operator==(LyXFont const & font1, LyXFont const & font2);
 
-       ///
-       friend 
-       bool operator!=(LyXFont const & font1, LyXFont const & font2);
-
        /// compares two fonts, ignoring the setting of the Latex part.
        bool equalExceptLatex(LyXFont const &) const;