diff options
| author | Holger Zimmermann <holger@php.net> | 2002-02-23 15:17:00 +0000 |
|---|---|---|
| committer | Holger Zimmermann <holger@php.net> | 2002-02-23 15:17:00 +0000 |
| commit | 46acc391f0267ba1c7e321a59a020a314d97275a (patch) | |
| tree | 38fedf8a0d6cfd2c4b285e5a98691b31c66e5abb /sapi/pi3web/pi3web_sapi.h | |
| parent | 2833e8467c5413a63625c0646374dbfaedd886fc (diff) | |
| download | php-git-46acc391f0267ba1c7e321a59a020a314d97275a.tar.gz | |
Fixed functionality to read in server variables.
Diffstat (limited to 'sapi/pi3web/pi3web_sapi.h')
| -rw-r--r-- | sapi/pi3web/pi3web_sapi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sapi/pi3web/pi3web_sapi.h b/sapi/pi3web/pi3web_sapi.h index e37271bc5f..36e08e7982 100644 --- a/sapi/pi3web/pi3web_sapi.h +++ b/sapi/pi3web/pi3web_sapi.h @@ -37,7 +37,6 @@ extern "C" { // passed to the procedure on a new request // typedef struct _CONTROL_BLOCK { - void *pPIHTTP; DWORD cbSize; // size of this struct. HCONN ConnID; // Context number not to be modified! DWORD dwHttpStatusCode; // HTTP Status code |
