]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_support.h
oh well
[lyx.git] / src / mathed / math_support.h
index 7538175671a9f96a6a56ebe10a39a1c0b0590c09..abe0a39e8318512f5142e487306fc4ecbf3b2c69 100644 (file)
@@ -13,8 +13,6 @@ class MathMetricsInfo;
 class MathInset;
 class LyXFont;
 
-extern char const * latex_mathspace[];
-
 void mathed_char_dim(LyXFont const &, unsigned char c,
        int & asc, int & des, int & wid);
 int mathed_char_width(LyXFont const &, unsigned char c);