ISO8601d: Removed obsolete ::isEpoch method

This commit is contained in:
Paul Beckingham 2015-09-27 12:15:18 -04:00
parent ae22612584
commit 5cc3c8d05d
2 changed files with 0 additions and 14 deletions

View file

@ -119,7 +119,6 @@ private:
bool parse_time_off_ext (Nibbler&);
bool validate ();
void resolve ();
bool isEpoch (const std::string&);
public:
int _year;