diff --git a/include/dsnlexer.h b/include/dsnlexer.h index 9326e2a06a..6201e99d8c 100644 --- a/include/dsnlexer.h +++ b/include/dsnlexer.h @@ -490,15 +490,6 @@ public: return curText; } - /** - * Function GetCurStrAsToken - * Used to support "loose" matches (quoted tokens) - */ - int GetCurStrAsToken() - { - return findToken( curText ); - } - /** * Function FromUTF8 * returns the current token text as a wxString, assuming that the input