summaryrefslogtreecommitdiff
path: root/ext/soap/php_sdl.h
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@php.net>2004-02-12 16:42:34 +0000
committerDmitry Stogov <dmitry@php.net>2004-02-12 16:42:34 +0000
commit563e769dfff0b598a43c2062f54c1ded3dcfa815 (patch)
treec0ed016efedd7938f997d38fb6cdbce75e49eaad /ext/soap/php_sdl.h
parent69eb0041b18a4b8bca0574cafeaa0e24c44b4f8f (diff)
downloadphp-git-563e769dfff0b598a43c2062f54c1ded3dcfa815.tar.gz
WSDL support for unknown extensibility elements and wsdl:required attribute (Interop Round3 GroupF)
Diffstat (limited to 'ext/soap/php_sdl.h')
-rw-r--r--ext/soap/php_sdl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/soap/php_sdl.h b/ext/soap/php_sdl.h
index 3e7742386b..6b6d8cf59e 100644
--- a/ext/soap/php_sdl.h
+++ b/ext/soap/php_sdl.h
@@ -115,7 +115,6 @@ struct _sdlSoapBindingFunction {
sdlSoapBindingFunctionBody input;
sdlSoapBindingFunctionBody output;
- sdlSoapBindingFunctionBody fault;
};
struct _sdlRestrictionInt {