summaryrefslogtreecommitdiff
path: root/indra/newview/llpanellogin.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-09-28 17:12:50 -0700
committerRichard Linden <none@none>2010-09-28 17:12:50 -0700
commit67be46c78a28864360a0ca5ba66d6044a1b9b38d (patch)
tree31493c5ab9eb53047ab3412daf0d54e7c64c5816 /indra/newview/llpanellogin.cpp
parentee50f389fd5d1b4cd07a33a3f769a0a88e45ed2b (diff)
made mIsFocusRoot a XUI param
Diffstat (limited to 'indra/newview/llpanellogin.cpp')
-rw-r--r--indra/newview/llpanellogin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanellogin.cpp b/indra/newview/llpanellogin.cpp
index 7c93d8a1f9..2f3e0875b8 100644
--- a/indra/newview/llpanellogin.cpp
+++ b/indra/newview/llpanellogin.cpp
@@ -163,8 +163,6 @@ LLPanelLogin::LLPanelLogin(const LLRect &rect,
mHtmlAvailable( TRUE ),
mListener(new LLPanelLoginListener(this))
{
- setFocusRoot(TRUE);
-
setBackgroundVisible(FALSE);
setBackgroundOpaque(TRUE);