]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_data.h
Fix.
[lyx.git] / src / mathed / math_data.h
index b4fa7785d4685dc2dfadc84874356da79b5d9d68..8de3ed250e61ccd65776d8ce91853d456b57fce8 100644 (file)
@@ -32,9 +32,6 @@ class TextMetricsInfo;
 class TextPainter;
 
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 
 class MathArray : private std::vector<MathAtom> {