summaryrefslogtreecommitdiff
path: root/indra/llui/lltextbase.cpp
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-07-16 18:22:59 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-07-16 18:22:59 +0300
commitf6eac3875538ec02750d6258b53194d65f033282 (patch)
tree7daa422422d857a4cc941fccdce75648d3619aea /indra/llui/lltextbase.cpp
parent439905e983fba39e344fe0c26e29104d726b9da1 (diff)
parentde65b93f082a680b86b6afed59f028d0bddb0eb6 (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/llui/lltextbase.cpp')
-rw-r--r--indra/llui/lltextbase.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llui/lltextbase.cpp b/indra/llui/lltextbase.cpp
index ed03645944..5175583dc9 100644
--- a/indra/llui/lltextbase.cpp
+++ b/indra/llui/lltextbase.cpp
@@ -269,9 +269,6 @@ void LLTextBase::initFromParams(const LLTextBase::Params& p)
{
mReadOnly = p.read_only;
}
-
- // HACK: text editors always need to be enabled so that we can scroll
- LLView::setEnabled(true);
}
bool LLTextBase::truncate()