From 46acc391f0267ba1c7e321a59a020a314d97275a Mon Sep 17 00:00:00 2001 From: Holger Zimmermann Date: Sat, 23 Feb 2002 15:17:00 +0000 Subject: Fixed functionality to read in server variables. --- sapi/pi3web/pi3web_sapi.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sapi/pi3web/pi3web_sapi.h') 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 -- cgit v1.2.1