Nibbler: Removed unused ::skipAll method
This commit is contained in:
@@ -63,7 +63,6 @@ public:
|
||||
|
||||
bool skipN (const int quantity = 1);
|
||||
bool skip (char);
|
||||
bool skipAll (char);
|
||||
bool skipAllOneOf (const std::string&);
|
||||
bool skipWS ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user