summaryrefslogtreecommitdiff
path: root/src/physical_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/physical_constants.h')
-rw-r--r--src/physical_constants.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/physical_constants.h b/src/physical_constants.h
index d591e93..2ff87cd 100644
--- a/src/physical_constants.h
+++ b/src/physical_constants.h
@@ -3,6 +3,5 @@
#define SPEED_OF_LIGHT 2.99792458e8
#define PI 3.141592653589793
-#define EPSILON 1.0e-3
#endif