summaryrefslogtreecommitdiff
path: root/ext/soap/php_schema.h
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@php.net>2004-01-13 15:58:01 +0000
committerDmitry Stogov <dmitry@php.net>2004-01-13 15:58:01 +0000
commit3961fec217f9f1d1395abdb1afd73612429198b2 (patch)
treea62e455a836027441c94c610870c65bc06e680dd /ext/soap/php_schema.h
parent38f8ed0e0abc5580e8efe967ff4f8dea2e00f680 (diff)
downloadphp-git-3961fec217f9f1d1395abdb1afd73612429198b2.tar.gz
Source ceanup
Diffstat (limited to 'ext/soap/php_schema.h')
-rw-r--r--ext/soap/php_schema.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/soap/php_schema.h b/ext/soap/php_schema.h
index a0c874c0dc..e094b5f3ea 100644
--- a/ext/soap/php_schema.h
+++ b/ext/soap/php_schema.h
@@ -3,7 +3,4 @@
int load_schema(sdlPtr *sdl,xmlNodePtr schema);
-void delete_restriction_var_int(void *rvi);
-void delete_schema_restriction_var_char(void *srvc);
-
#endif