Code Cleanup

- Removed obsolete Nibbler::getDOM.
This commit is contained in:
Paul Beckingham 2011-07-26 00:40:29 -04:00
parent 9bf1ec2f7c
commit fde7ec107a
3 changed files with 1 additions and 108 deletions

View file

@ -66,7 +66,6 @@ public:
bool getDateISO (time_t&);
bool getDate (const std::string&, time_t&);
bool getOneOf (const std::vector <std::string>&, std::string&);
bool getDOM (std::string&);
bool getName (std::string&);
bool getWord (std::string&);