diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llvotree.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llvotree.cpp b/linden/indra/newview/llvotree.cpp index 3523d87..237f581 100644 --- a/linden/indra/newview/llvotree.cpp +++ b/linden/indra/newview/llvotree.cpp | |||
@@ -475,7 +475,7 @@ void LLVOTree::setPixelAreaAndAngle(LLAgent &agent) | |||
475 | #endif | 475 | #endif |
476 | } | 476 | } |
477 | 477 | ||
478 | void LLVOTree::updateTextures(LLAgent &agent) | 478 | void LLVOTree::updateTextures() |
479 | { | 479 | { |
480 | if (mTreeImagep) | 480 | if (mTreeImagep) |
481 | { | 481 | { |