diff options
Diffstat (limited to '')
-rw-r--r-- | src/rw/Lights.cpp | 2 |
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 }; |