]> granicus.if.org Git - php/commitdiff
i'm sure this was left-over debugging code!
authorThies C. Arntzen <thies@php.net>
Tue, 14 Sep 1999 13:32:54 +0000 (13:32 +0000)
committerThies C. Arntzen <thies@php.net>
Tue, 14 Sep 1999 13:32:54 +0000 (13:32 +0000)
main/SAPI.c

index 2c749daae593de4f7055933ab97f536c237185fb..852dfd40f37157d114d4f2b01ce41de58b5e01c3 100644 (file)
@@ -93,10 +93,6 @@ static void sapi_free_header(sapi_header_struct *sapi_header)
 }
 
 
-#undef SAPI_POST_BLOCK_SIZE
-#define SAPI_POST_BLOCK_SIZE 2
-
-
 static void sapi_read_post_data(SLS_D)
 {
        sapi_post_content_type_reader *post_content_type_reader;