summary refs log tree commit diff
path: root/Source/Globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Globals.cpp')
-rw-r--r--Source/Globals.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Globals.cpp b/Source/Globals.cpp
index c9559a5..fa18cfe 100644
--- a/Source/Globals.cpp
+++ b/Source/Globals.cpp
@@ -62,7 +62,6 @@ XYZ n,pa1,pa2,pa3;
 float u0, u1, u2;
 float v0, v1, v2;
 float a, b;
-float max;
 int i, j;
 bool bInter;
 float pointv[3];