coverity#1242436 Identical code for different branches

Change-Id: Ia2988cdde8be62a9fb3d2895c70148a01dedf594
This commit is contained in:
Caolán McNamara
2014-10-01 16:47:14 +01:00
parent d61cb66bd8
commit 4f1cf73b4d

View File

@@ -491,7 +491,7 @@ namespace editeng
{
if ( implNextConvertibleUnit(
_bRepeatUnit
? ( IsByCharacter() ? m_nCurrentStartIndex : m_nCurrentStartIndex )
? m_nCurrentStartIndex
: m_nCurrentEndIndex
) )
return true;