From: Brian Pane Date: Sun, 23 Oct 2005 23:04:45 +0000 (+0000) Subject: remove debugging code X-Git-Tag: 2.3.0~2846 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bee340099307026becbcf4f0bfc548ba3fe6b4b3;p=apache remove debugging code git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327875 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/core_filters.c b/server/core_filters.c index 3437130526..a11f2304eb 100644 --- a/server/core_filters.c +++ b/server/core_filters.c @@ -58,7 +58,6 @@ #include "mod_so.h" /* for ap_find_loaded_module_symbol */ #define AP_MIN_SENDFILE_BYTES (256) -// #define APR_HAS_SENDFILE 0 /** * Remove all zero length buckets from the brigade.