diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/htcacheclean.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/support/htcacheclean.c b/support/htcacheclean.c index b4eabbf348..57c5c5b7af 100644 --- a/support/htcacheclean.c +++ b/support/htcacheclean.c @@ -558,8 +558,6 @@ static int list_urls(char *path, apr_pool_t *pool, apr_off_t round) } } } - - break; } } } |