]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_parser.C
remove cruft
[features.git] / src / mathed / math_parser.C
index 3883ecfeb34cf8f3327650dfeef19d2907452689..ec10cc7ad0ee298f887a9a1c83ca69815fa0aff1 100644 (file)
 using std::istream;
 using std::endl;
 
-#if 0
-using std::isalpha;
-using std::isdigit;
-using std::isspace;
-#endif
 
 extern MathMatrixInset * create_multiline(short int type, int cols);