Checker: UNUSED_VALUE
Function: LLNormalTextSegment::drawClippedSegment(int, int, int, int, LLRectBase<int>)
File: /indra/llui/lltextbase.cpp
master
Tofu Linden 2010-02-03 21:13:37 +00:00
parent 1e6d2c9cd3
commit bf18e798c5
1 changed files with 0 additions and 2 deletions

View File

@ -2333,8 +2333,6 @@ F32 LLNormalTextSegment::drawClippedSegment(S32 seg_start, S32 seg_end, S32 sele
LLColor4 color = (mEditor.getReadOnly() ? mStyle->getReadOnlyColor() : mStyle->getColor()) % alpha;
font = mStyle->getFont();
if( selection_start > seg_start )
{
// Draw normally