]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSymbol.h
Properly fix bug 3258.
[lyx.git] / src / mathed / InsetMathSymbol.h
index beb31d0bff561e93b6aba6906b8c0200229939bc..60f4028fb063264d21722472b7b9da4375ec85cf 100644 (file)
@@ -81,8 +81,6 @@ private:
        mutable int kerning_;
        ///
        mutable bool scriptable_;
-       ///
-       mutable Font font_cache_;
 };
 
 } // namespace lyx