Util: Remove unused function
This commit is contained in:
@@ -54,7 +54,6 @@ private:
|
||||
void increment();
|
||||
void decrement();
|
||||
char consume();
|
||||
bool consumeSpecific(char character);
|
||||
|
||||
bool getString();
|
||||
bool getNumberOrLiteral(Token::Type type);
|
||||
|
||||
Reference in New Issue
Block a user