]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
- Remove a load of unused variables (or variables that are set but never read).
authorStefan Fritsch <sf@apache.org>
Tue, 3 Aug 2010 19:45:21 +0000 (19:45 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 3 Aug 2010 19:45:21 +0000 (19:45 +0000)
commitaa576071afa492b4db1c07917fad287fb17c6cec
treec90513efd1a306bd5d0104847bb572105b4c0808
parentf6af484ceae58efa92340281a5b9567f99e2a89b
- Remove a load of unused variables (or variables that are set but never read).
- Move some declarations into the correct #ifdef scope.

I couldn't compile/test netware, but the changes look obvious enough.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@982016 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authnz_ldap.c
modules/arch/netware/mod_netware.c
modules/arch/netware/mod_nw_ssl.c
modules/cache/mod_cache.c
modules/dav/main/mod_dav.c
modules/filters/mod_filter.c
modules/filters/mod_include.c
modules/filters/regexp.c
modules/proxy/mod_proxy_fcgi.c
modules/proxy/proxy_util.c