From ac1a484c84732a05b4e0cd6795a5e88a262b790c Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Tue, 14 Sep 1999 13:32:54 +0000 Subject: [PATCH] i'm sure this was left-over debugging code! --- main/SAPI.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/main/SAPI.c b/main/SAPI.c index 2c749daae5..852dfd40f3 100644 --- a/main/SAPI.c +++ b/main/SAPI.c @@ -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; -- 2.49.0