From: Andrea Bolognani Date: Tue, 24 May 2022 07:23:53 +0000 (+0200) Subject: syntax-check: Drop unused http_sites X-Git-Tag: v8.4.0-rc1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e61aecbc8492177a0b3740ac595ada4ca721646;p=thirdparty%2Flibvirt.git syntax-check: Drop unused http_sites Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- 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)))