Skip to content

Commit b4fce3a

Browse files
committed
Drop unused macro definition
1 parent f601cbc commit b4fce3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sapi/isapi/php_isapi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ exception trapping when running under a debugger
3939

4040
#define MAX_STATUS_LENGTH sizeof("xxxx LONGEST POSSIBLE STATUS DESCRIPTION")
4141
#define ISAPI_SERVER_VAR_BUF_SIZE 1024
42-
#define ISAPI_POST_DATA_BUF 1024
4342

4443
static zend_bool bFilterLoaded=0;
4544
static zend_bool bTerminateThreadsOnError=0;

0 commit comments

Comments
 (0)