diff -r f06c5eba524d -r b6d834208d33 xmlreaderimpl/support/expat-2.0.1/xmlwf/codepage.h --- a/xmlreaderimpl/support/expat-2.0.1/xmlwf/codepage.h Mon Jan 25 16:38:30 2016 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -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);