From 4e61aecbc8492177a0b3740ac595ada4ca721646 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 24 May 2022 09:23:53 +0200 Subject: [PATCH] syntax-check: Drop unused http_sites Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- build-aux/syntax-check.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk index 0b832706ba..05c2f97006 100644 --- a/build-aux/syntax-check.mk +++ b/build-aux/syntax-check.mk @@ -828,7 +828,6 @@ http_sites += munin.projects.linpro.no http_sites += netcat.sourceforge.net http_sites += snooze.inria.fr http_sites += www.nimbusproject.org -http_sites += www.odin.com http_sites += www.sflow.net http_sites += xmlsoft.org http_sites += etallen.com @@ -843,7 +842,6 @@ http_sites += www.javvin.com http_sites += publib.boulder.ibm.com http_sites += kerneltrap.org http_sites += www.microsoft.com -http_sites += xenbits.xen.org http_sites += lovezutto.googlepages.com http_re= ($(subst $(space),|,$(http_sites)))