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

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