Unit Tests

- Removed Variant definitions of unused EPSILON values.
This commit is contained in:
Paul Beckingham 2014-12-28 09:27:31 -05:00
parent c0424cedeb
commit 0f780bcfae
12 changed files with 0 additions and 24 deletions

View file

@ -34,8 +34,6 @@
Context context;
Task task;
#define EPSILON 0.001
////////////////////////////////////////////////////////////////////////////////
int main (int argc, char** argv)
{