From 9131432b4d17af907b9a235985864f1e88f571ff Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 22 May 1999 20:54:54 +0000 Subject: See ChangeLog: Sat May 22 22:47:26 CEST 1999 Werner Koch --- util/strgutil.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'util/strgutil.c') diff --git a/util/strgutil.c b/util/strgutil.c index ab0d2234a..11291766b 100644 --- a/util/strgutil.c +++ b/util/strgutil.c @@ -47,6 +47,7 @@ static ushort koi82unicode[128] = { 0x042c,0x042b,0x0417,0x0428,0x042d,0x0429,0x0427,0x042a }; +#if 0 static ushort latin2_unicode[128] = { 0x0080,0x0081,0x0082,0x0083,0x0084,0x0085,0x0086,0x0087, 0x0088,0x0089,0x008A,0x008B,0x008C,0x008D,0x008E,0x008F, @@ -65,7 +66,7 @@ static ushort latin2_unicode[128] = { 0x0111,0x0144,0x0148,0x00F3,0x00F4,0x0151,0x00F6,0x00F7, 0x0159,0x016F,0x00FA,0x0171,0x00FC,0x00FD,0x0163,0x02D9 }; - +#endif void -- cgit v1.2.3