summaryrefslogtreecommitdiff
path: root/ext/soap/php_packet_soap.h
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2002-09-08 15:38:45 +0000
committerSVN Migration <svn@php.net>2002-09-08 15:38:45 +0000
commite94c67742f6f4bf9fe9a381273d1ea6a16db5ec3 (patch)
tree7cb16c2c460931bbf4798a79167770dfb48ff643 /ext/soap/php_packet_soap.h
parent6c22f90b4a3d24a8da83e78f8eef97cba6c05197 (diff)
downloadphp-git-php-4.3.0dev_zend2_alpha3.tar.gz
This commit was manufactured by cvs2svn to create tagphp-4.3.0dev_zend2_alpha3
'php_4_3_0_dev_zend2_alpha3'.
Diffstat (limited to 'ext/soap/php_packet_soap.h')
-rw-r--r--ext/soap/php_packet_soap.h6
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