summaryrefslogtreecommitdiff
path: root/src/rw/Lights.cpp
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2021-01-22 11:43:29 +0100
committerwithmorten <morten.with@gmail.com>2021-01-22 11:43:29 +0100
commitfeb993e751ad8baccedc0547383913069846f8f5 (patch)
treefbd4f659dc001beb12adef014e28d18cd71b6408 /src/rw/Lights.cpp
parent4acc9b08a2179ebf2a12e52759f7b4193c047533 (diff)
get rid of most --MIAMI comments
Diffstat (limited to 'src/rw/Lights.cpp')
-rw-r--r--src/rw/Lights.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rw/Lights.cpp b/src/rw/Lights.cpp
index e0dff850..772e1961 100644
--- a/src/rw/Lights.cpp
+++ b/src/rw/Lights.cpp
@@ -11,8 +11,6 @@
#include "Frontend.h"
#include "MBlur.h"
-//--MIAMI: done
-
RpLight *pAmbient;
RpLight *pDirect;
RpLight *pExtraDirectionals[4] = { nil };