removed unused variable

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@574 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.2
Jan Kneschke 18 years ago
parent b8e6fee3c3
commit 270ce0c65e

@ -173,7 +173,6 @@ static handler_t mod_auth_uri_handler(server *srv, connection *con, void *p_d) {
data_string *ds;
mod_auth_plugin_data *p = p_d;
array *req;
size_t i;
/* select the right config */
mod_auth_patch_connection(srv, con, p);

Loading…
Cancel
Save