]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlex.h
Some more fixes to compiler warnings.
[lyx.git] / src / lyxlex.h
index 10119f50b24703e0b03a9c615ea69a8b0edc1343..f884ccd8ebcb622797022b1fcc6b84daebf6d4a9 100644 (file)
@@ -102,8 +102,6 @@ public:
        bool eatLine();
        ///
        int findToken(char const * str[]);
-       ///
-       int checkToken(char const * str[], int print_error);
 
        ///
        string const text() const;