diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-08-11 17:41:54 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-08-11 17:41:54 -0400 |
commit | a44fb94af2974fce07575f30f5dcaff9729d9ba9 (patch) | |
tree | 4c78993ea4469ad709af7c58cd311513edfeb99e /indra/llmessage/llurlrequest.cpp | |
parent | 45b1b6ff3b030c0372f1efff2baad989b02725a9 (diff) |
CHOP-763: Reduce redundancy in LLView::childrenHandle*() methods.
There were 13 different methods that were more or less clones of each other.
Consolidate those down to 5 variations on the basic method body, where each
variation has good (commented!) reason to differ.
Use helper methods to further simplify the remaining distinct method bodies.
Use BOOST_FOREACH() to improve readability of iterating over mChildList.
Diffstat (limited to 'indra/llmessage/llurlrequest.cpp')
0 files changed, 0 insertions, 0 deletions