diff --git a/indra/newview/llvovolume.cpp b/indra/newview/llvovolume.cpp
index 713724cf4633713e376962d5ca7bc8d91712cb08..ed6edbb65b0c465486243c0fad3b40b7831b81f0 100644
--- a/indra/newview/llvovolume.cpp
+++ b/indra/newview/llvovolume.cpp
@@ -1223,7 +1223,7 @@ BOOL LLVOVolume::calcLOD()
 	}
 	
 	//hold onto unmodified distance for debugging
-	F32 debug_distance = distance;
+	//F32 debug_distance = distance;
 	
 	distance *= sDistanceFactor;