mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
* Remove unused variable to silence compiler warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@903748 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -1497,7 +1497,6 @@ static void output_directories(struct ent **ar, int n,
|
||||
char direction, const char *colargs)
|
||||
{
|
||||
int x;
|
||||
int row_count = 0;
|
||||
apr_size_t rv;
|
||||
char *name = r->uri;
|
||||
char *tp;
|
||||
|
Reference in New Issue
Block a user