Save one check in certain situations.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28080 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6babeb8545
commit
ed3215ee21
@ -161,7 +161,7 @@ UTF8ToCharCode(const char **bytes)
|
||||
|
||||
mask <<= 1;
|
||||
if (mask == 0x40)
|
||||
break;
|
||||
return result;
|
||||
}
|
||||
|
||||
if (mask == 0x40)
|
||||
|
Loading…
Reference in New Issue
Block a user