From 6d52efe452aa8469e0343da1c7d108f3f52ab651 Mon Sep 17 00:00:00 2001 From: Brad Kittenbrink Date: Wed, 27 Feb 2008 18:58:14 +0000 Subject: Merge of windlight into release (QAR-286). This includes all changes in windlight14 which have passed QA (up through r79932). svn merge -r 80831:80833 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge_windlight14_r80620 --- indra/newview/llcloud.cpp | 35 ----------------------------------- 1 file changed, 35 deletions(-) (limited to 'indra/newview/llcloud.cpp') diff --git a/indra/newview/llcloud.cpp b/indra/newview/llcloud.cpp index b3b6b411ab..ee793bf6e4 100644 --- a/indra/newview/llcloud.cpp +++ b/indra/newview/llcloud.cpp @@ -425,41 +425,6 @@ F32 LLCloudLayer::getDensityRegion(const LLVector3 &pos_region) return density; } -// a debug method that may yet be useful -void LLCloudLayer::renderDensityField() -{ -// F32 x, y, z; -// U32 i, j, k; -// LLGLSNoTexture gls_ui_no_texture; -// // Render a bunch of triangles to represent the cloud density field -// glBegin(GL_TRIANGLES); -// for(j=0; j