From 563e769dfff0b598a43c2062f54c1ded3dcfa815 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Thu, 12 Feb 2004 16:42:34 +0000 Subject: WSDL support for unknown extensibility elements and wsdl:required attribute (Interop Round3 GroupF) --- ext/soap/php_sdl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/soap/php_sdl.h') 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 { -- cgit v1.2.1