summaryrefslogtreecommitdiff
path: root/indra/llui/tests/llurlentry_test.cpp
diff options
context:
space:
mode:
authorRichard Nelson <richard@lindenlab.com>2011-10-10 14:08:14 -0700
committerRichard Nelson <richard@lindenlab.com>2011-10-10 14:08:14 -0700
commite61569d71422931e0d1f8d7e2f6e4db13d8b03ba (patch)
tree008c7c71aee58c545c2c3f45885d011b94294939 /indra/llui/tests/llurlentry_test.cpp
parent0f35bbbe9a084ef70b01a551f3262d8bf58ffb42 (diff)
added compound LLSD parsing to param blocks
reviewed by Leslie
Diffstat (limited to 'indra/llui/tests/llurlentry_test.cpp')
-rw-r--r--indra/llui/tests/llurlentry_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/tests/llurlentry_test.cpp b/indra/llui/tests/llurlentry_test.cpp
index 2f814f4200..c1fb050206 100644
--- a/indra/llui/tests/llurlentry_test.cpp
+++ b/indra/llui/tests/llurlentry_test.cpp
@@ -72,7 +72,6 @@ S32 LLUIImage::getHeight() const
namespace LLInitParam
{
- S32 Parser::sNextParseGeneration = 0;
BlockDescriptor::BlockDescriptor() {}
ParamDescriptor::ParamDescriptor(param_handle_t p,
merge_func_t merge_func,