summaryrefslogtreecommitdiff
path: root/indra/newview/lllocationinputctrl.cpp
diff options
context:
space:
mode:
authorTofu Buzzard <no-email>2011-03-16 22:44:18 +0000
committerTofu Buzzard <no-email>2011-03-16 22:44:18 +0000
commit752b3fdbe044069635a2c6cd000c481561985954 (patch)
treea162616b10fbabe65bf3a568c408e10e3cfd253a /indra/newview/lllocationinputctrl.cpp
parentb092de554c7745d7c3c19bd30803640f36431da2 (diff)
parent4b54ec7965cd874af4d0eef381d0bc9fe06cff04 (diff)
merge
Diffstat (limited to 'indra/newview/lllocationinputctrl.cpp')
-rw-r--r--indra/newview/lllocationinputctrl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lllocationinputctrl.cpp b/indra/newview/lllocationinputctrl.cpp
index 55164f6094..5c65dcec34 100644
--- a/indra/newview/lllocationinputctrl.cpp
+++ b/indra/newview/lllocationinputctrl.cpp
@@ -211,7 +211,6 @@ LLLocationInputCtrl::LLLocationInputCtrl(const LLLocationInputCtrl::Params& p)
{
// Lets replace default LLLineEditor with LLLocationLineEditor
// to make needed escaping while copying and cutting url
- this->removeChild(mTextEntry);
delete mTextEntry;
// Can't access old mTextEntry fields as they are protected, so lets build new params