summaryrefslogtreecommitdiffstats
path: root/src/render/PointLights.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/PointLights.cpp')
-rw-r--r--src/render/PointLights.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/PointLights.cpp b/src/render/PointLights.cpp
index c8f21d21..3e73c57f 100644
--- a/src/render/PointLights.cpp
+++ b/src/render/PointLights.cpp
@@ -11,8 +11,6 @@
#include "Timer.h"
#include "PointLights.h"
-//--MIAMI: file done
-
int16 CPointLights::NumLights;
CRegisteredPointLight CPointLights::aLights[NUMPOINTLIGHTS];
CVector CPointLights::aCachedMapReads[32];