diff options
author | Richard Linden <none@none> | 2011-04-28 19:13:15 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-04-28 19:13:15 -0700 |
commit | 443e38f94d3c8538b457304bbe17ed0ab04eeef2 (patch) | |
tree | 95047538246c39151fb8d5a1d19312cbb0c19459 /indra/llxuixml | |
parent | 6e5794376d5b64dffd965265d484e67346e02f31 (diff) |
fixed build (again)
Diffstat (limited to 'indra/llxuixml')
-rw-r--r-- | indra/llxuixml/llinitparam.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llxuixml/llinitparam.h b/indra/llxuixml/llinitparam.h index 70dad4c8bf..a853999e94 100644 --- a/indra/llxuixml/llinitparam.h +++ b/indra/llxuixml/llinitparam.h @@ -1343,7 +1343,6 @@ namespace LLInitParam { mCurChoice = other.mCurChoice; return BaseBlock::mergeBlock(selfBlockDescriptor(), other, overwrite); - return false; } // clear out old choice when param has changed |