From 56f8974b6631c08ebe519c3615cae3e9930b7083 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Mon, 11 Apr 2016 19:59:57 +0200 Subject: [PATCH] - removed debug code. --- src/gl/dynlights/a_dynlight.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/gl/dynlights/a_dynlight.cpp b/src/gl/dynlights/a_dynlight.cpp index 34c7683dc..2e4c9b005 100644 --- a/src/gl/dynlights/a_dynlight.cpp +++ b/src/gl/dynlights/a_dynlight.cpp @@ -623,10 +623,6 @@ void ADynamicLight::CollectWithinRadius(const DVector3 &pos, subsector_t *subSec void ADynamicLight::LinkLight() { - if (X() == 1088 && Y() == 2832) - { - int a = 0; - } // mark the old light nodes FLightNode * node;