Commit 144a1333 authored by Brian Pane's avatar Brian Pane
Browse files

remove debugging code

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327875 13f79535-47bb-0310-9956-ffa450edef68
parent 274cb811
Loading
Loading
Loading
Loading
+0 −1
Changes for server/core_filters.c: 0 added lines, 1 removed line.
Original line number Diff line number Diff line
@@ -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.