summaryrefslogtreecommitdiff
path: root/backport-httpd-2.4.46-htcacheclean-dont-break.patch
diff options
context:
space:
mode:
Diffstat (limited to 'backport-httpd-2.4.46-htcacheclean-dont-break.patch')
-rw-r--r--backport-httpd-2.4.46-htcacheclean-dont-break.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/backport-httpd-2.4.46-htcacheclean-dont-break.patch b/backport-httpd-2.4.46-htcacheclean-dont-break.patch
deleted file mode 100644
index e52318a..0000000
--- a/backport-httpd-2.4.46-htcacheclean-dont-break.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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;
- }
- }
- }