diff --git a/indra/newview/llpanelvolume.cpp b/indra/newview/llpanelvolume.cpp
index 0b501f6a749ff1c5c21c11d0f04753c3d037f648..a1d60b5b16907350eec4501817bb8f9211123240 100755
--- a/indra/newview/llpanelvolume.cpp
+++ b/indra/newview/llpanelvolume.cpp
@@ -723,7 +723,6 @@ void LLPanelVolume::onLightCancelTexture(const LLSD& data)
 		// NORSPEC-292
 		//
 		volobjp->setLightTextureID(LLUUID::null);
-		volobjp->setIsLight(TRUE,TRUE);
 	}
 }