]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove duplicate logging from alloc and send data_msg.
authorMladen Turk <mturk@apache.org>
Fri, 17 Sep 2004 12:59:44 +0000 (12:59 +0000)
committerMladen Turk <mturk@apache.org>
Fri, 17 Sep 2004 12:59:44 +0000 (12:59 +0000)
commit8a33fdf6fb24abb281847858c792ae7242962e77
tree324704bb984d6e09bf2dad9703a1a19cccde37cd
parentfd59405083496525585674a587cdad0c6c3af615
Remove duplicate logging from alloc and send data_msg.
The logging is already done in the proxy_ajp. Also remove
unused function params.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105185 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/ajp.h
modules/proxy/ajp_header.c
modules/proxy/proxy_ajp.c