summaryrefslogtreecommitdiff
path: root/indra/llui/llview.h
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-07-30 15:17:32 -0700
committerRichard Nelson <none@none>2010-07-30 15:17:32 -0700
commitb95ad3b5cec84387d20d2a1af08eeb090b54b134 (patch)
treeeb5edc9a7533e528a4a95fa7e00d6176b741a88c /indra/llui/llview.h
parent50005b81f7788cd7a372ab3009568bdb9e024a6e (diff)
further UI rendering performance improvements
Diffstat (limited to 'indra/llui/llview.h')
-rw-r--r--indra/llui/llview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llview.h b/indra/llui/llview.h
index 745a1b6e74..37f5232f91 100644
--- a/indra/llui/llview.h
+++ b/indra/llui/llview.h
@@ -273,7 +273,6 @@ public:
S32 getDefaultTabGroup() const { return mDefaultTabGroup; }
S32 getLastTabGroup() { return mLastTabGroup; }
- bool trueToRoot(const boost::function<bool (const LLView*)>& predicate) const;
BOOL isInVisibleChain() const;
BOOL isInEnabledChain() const;