Skip to content
Snippets Groups Projects
Commit 66fdaf51 authored by David Parks's avatar David Parks
Browse files

Unused variable

parent 7f36558d
Branches
Tags
No related merge requests found
...@@ -344,7 +344,6 @@ void LLDrawPoolAlpha::renderAlpha(U32 mask) ...@@ -344,7 +344,6 @@ void LLDrawPoolAlpha::renderAlpha(U32 mask)
{ {
BOOL initialized_lighting = FALSE; BOOL initialized_lighting = FALSE;
BOOL light_enabled = TRUE; BOOL light_enabled = TRUE;
S32 diffuse_channel = 0;
BOOL use_shaders = gPipeline.canUseVertexShaders(); BOOL use_shaders = gPipeline.canUseVertexShaders();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment