summaryrefslogtreecommitdiff
path: root/httpd-2.4.46-htcacheclean-dont-break.patch
blob: e52318a7b4518e835b3807f9d1e35ba360486fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/support/htcacheclean.c b/support/htcacheclean.c
index 958ba6d..0a7fe3c 100644
--- a/support/htcacheclean.c
+++ b/support/htcacheclean.c
@@ -557,8 +557,6 @@ static int list_urls(char *path, apr_pool_t *pool, apr_off_t round)
                                         }
                                     }
                                 }
-
-                                break;
                             }
                         }
                     }