Make V2Renderer branch compile.

This commit is contained in:
Aleric Inglewood
2011-05-24 18:56:53 +02:00
parent d27abe5ed8
commit b82c94383b
4 changed files with 3 additions and 4 deletions

View File

@@ -8612,7 +8612,6 @@ void LLPipeline::generateSunShadow(LLCamera& camera)
//hack to disable projector shadows
static bool clear = true;
static const LLCachedControl<S32> gen_shadow("RenderShadowDetail",0);
if (gen_shadow > 1)