LuisAntonRebollo 10 years ago
parent
commit
19afd0c22b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Engine/source/lighting/advanced/advancedLightBinManager.cpp

+ 0 - 1
Engine/source/lighting/advanced/advancedLightBinManager.cpp

@@ -244,7 +244,6 @@ void AdvancedLightBinManager::render( SceneRenderState *state )
 
    // Get the sunlight. If there's no sun, and no lights in the bins, no draw
    LightInfo *sunLight = mLightManager->getSpecialLight( LightManager::slSunLightType, false );
-
    GFXDEBUGEVENT_SCOPE( AdvancedLightBinManager_Render, ColorI::RED );
 
    // Tell the superclass we're about to render