coverity#1242436 Identical code for different branches
Change-Id: Ia2988cdde8be62a9fb3d2895c70148a01dedf594
This commit is contained in:
@@ -491,7 +491,7 @@ namespace editeng
|
||||
{
|
||||
if ( implNextConvertibleUnit(
|
||||
_bRepeatUnit
|
||||
? ( IsByCharacter() ? m_nCurrentStartIndex : m_nCurrentStartIndex )
|
||||
? m_nCurrentStartIndex
|
||||
: m_nCurrentEndIndex
|
||||
) )
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user