aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmath/lloctree.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llmath/lloctree.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/llmath/lloctree.h b/linden/indra/llmath/lloctree.h
index 203cb41..52ad1bb 100644
--- a/linden/indra/llmath/lloctree.h
+++ b/linden/indra/llmath/lloctree.h
@@ -567,8 +567,6 @@ public:
567 { 567 {
568 } 568 }
569 569
570 bool isLeaf() { return false; }
571
572 bool balance() 570 bool balance()
573 { 571 {
574 if (this->getChildCount() == 1 && 572 if (this->getChildCount() == 1 &&