Fix for gcc.

This commit is contained in:
Jeff Young 2020-08-06 22:42:26 +01:00
parent ea1be41ff0
commit af6bd76dce
1 changed files with 0 additions and 9 deletions

View File

@ -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