summaryrefslogtreecommitdiff
path: root/src/Xutf8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xutf8.h')
-rw-r--r--src/Xutf8.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/Xutf8.h b/src/Xutf8.h
index 8fe0ba0cb..050226500 100644
--- a/src/Xutf8.h
+++ b/src/Xutf8.h
@@ -156,24 +156,6 @@ XUtf8LookupString(
Status* status_return);
#endif
-unsigned short
-XUtf8IsNonSpacing(
- unsigned int ucs);
-
-unsigned short
-XUtf8IsRightToLeft(
- unsigned int ucs);
-
-
-int
-XUtf8Tolower(
- int ucs);
-
-int
-XUtf8Toupper(
- int ucs);
-
-
# ifdef __cplusplus
}
# endif