diff options
Diffstat (limited to 'ext/soap/php_sdl.h')
-rw-r--r-- | ext/soap/php_sdl.h | 1 |
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 { |