diff options
author | SVN Migration <svn@php.net> | 2002-10-27 19:07:46 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2002-10-27 19:07:46 +0000 |
commit | 01591fd314712be3babccf3687459ad8e37e40e0 (patch) | |
tree | f0c4a8e0268408a0fa0ce0ebf342ead0b3bc2464 /ext/soap/php_packet_soap.h | |
parent | 939de5b8d34cc9123ec3b56418ada3c7da4cc06a (diff) | |
download | php-git-php-4.3.0pre2.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_4_3_0pre2'.php-4.3.0pre2
Diffstat (limited to 'ext/soap/php_packet_soap.h')
-rw-r--r-- | ext/soap/php_packet_soap.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/soap/php_packet_soap.h b/ext/soap/php_packet_soap.h deleted file mode 100644 index 0d094269da..0000000000 --- a/ext/soap/php_packet_soap.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef PHP_PACKET_SOAP_H -#define PHP_PACKET_SOAP_H - -int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_name, zval ***ret, int *num_params); - -#endif
\ No newline at end of file |