]> granicus.if.org Git - apache/commitdiff
remove debugging code
authorBrian Pane <brianp@apache.org>
Sun, 23 Oct 2005 23:04:45 +0000 (23:04 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 23 Oct 2005 23:04:45 +0000 (23:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327875 13f79535-47bb-0310-9956-ffa450edef68

server/core_filters.c

index 3437130526331866a5def8233a6de7b0e5225255..a11f2304ebdf3ff4c4332dc0b46ceccad60f8658 100644 (file)
@@ -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.