summaryrefslogtreecommitdiff
path: root/modules/thai/thai-shaper.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/thai/thai-shaper.h')
-rw-r--r--modules/thai/thai-shaper.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/thai/thai-shaper.h b/modules/thai/thai-shaper.h
index f54814b8..09b8faef 100644
--- a/modules/thai/thai-shaper.h
+++ b/modules/thai/thai-shaper.h
@@ -1,10 +1,6 @@
#ifndef __THAI_SHAPER_H__
#define __THAI_SHAPER_H__
-#define isthai(wc) (wc >= 0xE00 && wc < 0xE80)
-#define ucs2tis(wc) (unsigned int)((unsigned int)(wc) - 0x0E00 + 0xA0)
-#define tis2uni(c) ((gunichar)(c) - 0xA0 + 0x0E00)
-
typedef struct _ThaiFontInfo ThaiFontInfo;
/* Font encodings we will use