Module: wine Branch: master Commit: c481cdd25e0c37e9359244c1129e17a6eae37740 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c481cdd25e0c37e9359244c112... Author: Aric Stewart <aric(a)codeweavers.com> Date: Tue Dec 6 07:57:02 2011 -0600 usp10: Unicode does not compose the Gurmukhi letter SHA. --- dlls/usp10/shape.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/usp10/shape.c b/dlls/usp10/shape.c index 8d3a355..5b9bb56 100644 --- a/dlls/usp10/shape.c +++ b/dlls/usp10/shape.c @@ -2625,7 +2625,6 @@ static int gurmukhi_lex(WCHAR c) static const ConsonantComponents Gurmukhi_consonants[] = { {{0x0A32,0x0A3C,0x0000}, 0x0A33}, - {{0x0A38,0x0A3C,0x0000}, 0x0A36}, {{0x0A16,0x0A3C,0x0000}, 0x0A59}, {{0x0A17,0x0A3C,0x0000}, 0x0A5A}, {{0x0A1C,0x0A3C,0x0000}, 0x0A5B},