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

0e3136
diff --git a/support/htcacheclean.c b/support/htcacheclean.c
0e3136
index 958ba6d..0a7fe3c 100644
0e3136
--- a/support/htcacheclean.c
0e3136
+++ b/support/htcacheclean.c
0e3136
@@ -557,8 +557,6 @@ static int list_urls(char *path, apr_pool_t *pool, apr_off_t round)
0e3136
                                         }
0e3136
                                     }
0e3136
                                 }
0e3136
-
0e3136
-                                break;
0e3136
                             }
0e3136
                         }
0e3136
                     }