diff --git a/src/port1.0/fetch_common.tcl b/src/port1.0/fetch_common.tcl index 1d9be58bf..47287f1b9 100644 --- a/src/port1.0/fetch_common.tcl +++ b/src/port1.0/fetch_common.tcl @@ -35,7 +35,6 @@ package require Pextlib 1.0 namespace eval portfetch { variable urlmap array set urlmap {} - variable hostregex {[a-zA-Z]+://([a-zA-Z0-9\.\-_]+)} } # Name space for internal site lists storage