WaE: unreachable code
This commit is contained in:
parent
15202ad5b2
commit
302d9cc848
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ DocuTex2::IsEmpty() const
|
||||||
for ( ary::inf::DocuTex2::TokenList::const_iterator
|
for ( ary::inf::DocuTex2::TokenList::const_iterator
|
||||||
iter = aTokens.begin();
|
iter = aTokens.begin();
|
||||||
iter != aTokens.end();
|
iter != aTokens.end();
|
||||||
++iter )
|
)
|
||||||
{
|
{
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue