- Removed debugging code.
This commit is contained in:
Paul Beckingham 2014-07-05 09:38:52 -04:00
parent 7957ce3e09
commit 4dd57a01bb
2 changed files with 0 additions and 70 deletions

View file

@ -59,7 +59,6 @@ private:
int dayOfWeek (int, int, int);
bool validate ();
void resolve ();
void dump ();
public:
bool _ambiguity;