]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathChar.h
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / mathed / InsetMathChar.h
index bc357bcadba16356afc1bf5a6e909109be785592..994185e33800fdf632053e442d547d8337576d0e 100644 (file)
@@ -55,8 +55,6 @@ private:
        char_type char_;
        /// cached kerning for superscript
        mutable int kerning_;
-       ///
-       mutable Font font_cache_;
 };
 
 } // namespace lyx