summaryrefslogtreecommitdiff
path: root/ucp.h
diff options
context:
space:
mode:
authornigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:41:13 +0000
committernigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:41:13 +0000
commit2550303b1f255c525d802f94d9c4411a0ccc630f (patch)
treeec4504b6ce58f106752b7306810fbc35b7263be2 /ucp.h
parent9413dc1ec018ad717d506487968b1f4c2b778e3f (diff)
downloadpcre-2550303b1f255c525d802f94d9c4411a0ccc630f.tar.gz
Load pcre-6.4 into code/trunk.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@85 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ucp.h')
-rw-r--r--ucp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ucp.h b/ucp.h
index 955e104..b216e0e 100644
--- a/ucp.h
+++ b/ucp.h
@@ -53,8 +53,6 @@ enum {
ucp_Zs /* Space separator */
};
-extern int ucp_findchar(const int, int *, int *);
-
#endif
/* End of ucp.h */