summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolwater.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2010-11-09 19:40:58 -0500
committerOz Linden <oz@lindenlab.com>2010-11-09 19:40:58 -0500
commita942a64b89f26fb2eda0aa6543856a35aa07e0c5 (patch)
treeaaa76bb6fedd4f9cbadf2edf119fc10c5a15419d /indra/newview/lldrawpoolwater.cpp
parentd87d73e253e377141c97b907355f116bfb8fac46 (diff)
parent54bf5d9de7e44a81ef86a420cfa285fdd9227abb (diff)
merge fixes for STORM-546
Diffstat (limited to 'indra/newview/lldrawpoolwater.cpp')
-rw-r--r--indra/newview/lldrawpoolwater.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/lldrawpoolwater.cpp b/indra/newview/lldrawpoolwater.cpp
index 6126908231..0ee70bcdd1 100644
--- a/indra/newview/lldrawpoolwater.cpp
+++ b/indra/newview/lldrawpoolwater.cpp
@@ -591,12 +591,6 @@ void LLDrawPoolWater::shade()
}
-void LLDrawPoolWater::renderForSelect()
-{
- // Can't select water!
- return;
-}
-
LLViewerTexture *LLDrawPoolWater::getDebugTexture()
{
return LLViewerFetchedTexture::sSmokeImagep;