mirror of
https://github.com/imprudence/imprudence.git
synced 2026-08-14 00:58:02 +00:00
Remove unused variable.
This commit is contained in:
@@ -285,7 +285,6 @@ void LightShare::apply(LLWaterParamSet * newWater, LLUUID *newWaterNormal, LLWLP
|
||||
LLWaterParamSet oldWaterSet = waterMgr->mCurParams;
|
||||
LLWLParamSet oldWLSet = skyMgr->mCurParams;
|
||||
struct WLCombined* thisSet = &userSet;
|
||||
bool user = true;
|
||||
|
||||
switch(scope)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user