mirror of https://gitee.com/openkylin/libvirt.git
syntax-check: Drop unused http_sites
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
7f403bc251
commit
4e61aecbc8
|
@ -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)))
|
||||
|
|
Loading…
Reference in New Issue