aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/extras/expat/xmlwf/codepage.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/extras/expat/xmlwf/codepage.h')
-rw-r--r--nx-X11/extras/expat/xmlwf/codepage.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/nx-X11/extras/expat/xmlwf/codepage.h b/nx-X11/extras/expat/xmlwf/codepage.h
deleted file mode 100644
index 6a4df6888..000000000
--- a/nx-X11/extras/expat/xmlwf/codepage.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
- See the file COPYING for copying permission.
-*/
-
-int codepageMap(int cp, int *map);
-int codepageConvert(int cp, const char *p);