Task: Eliminated namedDates

This commit is contained in:
Paul Beckingham 2017-03-05 09:46:21 -05:00
parent ce7f2e799e
commit 0143ced07c

View file

@ -57,7 +57,6 @@
#include <Eval.h>
#include <Variant.h>
#include <Filter.h>
#include <Dates.h>
#define APPROACHING_INFINITY 1000 // Close enough. This isn't rocket surgery.