Blame SOURCES/httpd-2.4.37-htcacheclean-dont-break.patch

5183f0
diff --git a/support/htcacheclean.c b/support/htcacheclean.c
5183f0
index 8692377..fde34c9 100644
5183f0
--- a/support/htcacheclean.c
5183f0
+++ b/support/htcacheclean.c
5183f0
@@ -557,8 +557,6 @@ static int list_urls(char *path, apr_pool_t *pool, apr_off_t round)
5183f0
                                         }
5183f0
                                     }
5183f0
                                 }
5183f0
-
5183f0
-                                break;
5183f0
                             }
5183f0
                         }
5183f0
                     }