Signed-off-by: André Hentschel nerv@dawncrow.de --- dlls/usp10/shape.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/dlls/usp10/shape.c b/dlls/usp10/shape.c index 4031386..1927be0 100644 --- a/dlls/usp10/shape.c +++ b/dlls/usp10/shape.c @@ -1721,7 +1721,6 @@ static void ComposeConsonants(HDC hdc, WCHAR *pwOutChars, INT *pcChars, const Co break; } } - cWalk++; } }