]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlex.h
Change to use preffered calling of Boost.Function
[lyx.git] / src / lyxlex.h
index 8feb0094a65d871d9b4c032f46b714c78210ba10..9797b8a8a9cd81b3c48d1c83fd054662a51a1c2e 100644 (file)
@@ -111,8 +111,6 @@ public:
 
        ///
        bool eatLine();
-       ///
-       int findToken(char const * str[]);
 
        /// Pushes a token list on a stack and replaces it with a new one.
        void pushTable(keyword_item *, int);