Nibbler: Removed unused ::getDigit6 method
This commit is contained in:
@@ -50,7 +50,6 @@ public:
|
||||
bool getN (const int, std::string&);
|
||||
bool getQuoted (char, std::string&, bool quote = false);
|
||||
bool getDigit (int&);
|
||||
bool getDigit6 (int&);
|
||||
bool getDigit4 (int&);
|
||||
bool getDigit3 (int&);
|
||||
bool getDigit2 (int&);
|
||||
|
||||
Reference in New Issue
Block a user