summaryrefslogtreecommitdiff
path: root/indra/llui/llview.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-08-25 16:47:07 -0700
committerRichard Linden <none@none>2010-08-25 16:47:07 -0700
commit3604f7fe4b35758db3a730e5efa4a06b2326bdfb (patch)
treeee8d4d7078c33eb20a773686a1c367e5a2e00cdb /indra/llui/llview.cpp
parentc1405887c982f5a7396892017e4ea426ede9af23 (diff)
parenta0b15c827ee7704c1557c9c882ec236d5d67f948 (diff)
merge
Diffstat (limited to 'indra/llui/llview.cpp')
-rw-r--r--indra/llui/llview.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/llui/llview.cpp b/indra/llui/llview.cpp
index 3ee4a85de0..878def07ae 100644
--- a/indra/llui/llview.cpp
+++ b/indra/llui/llview.cpp
@@ -108,11 +108,7 @@ LLView::Params::Params()
left_pad("left_pad"),
left_delta("left_delta", S32_MAX),
from_xui("from_xui", false),
- user_resize("user_resize"),
- auto_resize("auto_resize"),
needs_translate("translate"),
- min_width("min_width"),
- max_width("max_width"),
xmlns("xmlns"),
xmlns_xsi("xmlns:xsi"),
xsi_schemaLocation("xsi:schemaLocation"),