NORSPEC-292 remove unnecessary call to setIsLight
parent
f1c04467f7
commit
c262ef58fa
|
|
@ -723,7 +723,6 @@ void LLPanelVolume::onLightCancelTexture(const LLSD& data)
|
|||
// NORSPEC-292
|
||||
//
|
||||
volobjp->setLightTextureID(LLUUID::null);
|
||||
volobjp->setIsLight(TRUE,TRUE);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue