]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
remove URN ifdefs
authorwessels <>
Mon, 8 Dec 1997 22:09:36 +0000 (22:09 +0000)
committerwessels <>
Mon, 8 Dec 1997 22:09:36 +0000 (22:09 +0000)
src/cf.data.pre

index 34336ecf3cc0d3c0dae4ee97648ee1c230882d58..bac24b79167c61c41acfbb2db86b361b08d226b0 100644 (file)
@@ -313,9 +313,6 @@ DOC_START
 source_ping off
 DOC_END
 
-#ifndef USE_URNS
-
-#endif /* USE_URNS */
 NAME: neighbor_timeout neighbour_timeout
 COMMENT: (seconds)
 DEFAULT: 2 seconds
@@ -752,9 +749,6 @@ DOC_START
 ftp_list_width 32
 DOC_END
 
-#ifndef USE_URNS
-
-#endif /* USE_URNS */
 NAME: cache_dns_program
 TYPE: string
 DEFAULT: @DEFAULT_DNSSERVER@
@@ -765,9 +759,6 @@ DOC_START
 cache_dns_program @DEFAULT_DNSSERVER@
 DOC_END
 
-#ifndef USE_URNS
-
-#endif /* USE_URNS */
 NAME: dns_children
 TYPE: int
 DEFAULT: 5
@@ -1047,7 +1038,6 @@ DOC_START
 connect_timeout 120 seconds
 DOC_END
 
-#ifdef USE_URNS
 NAME: siteselect_timeout
 COMMENT: time-units
 TYPE: time_t
@@ -1058,7 +1048,6 @@ DOC_START
 
 siteselect_timeout 4 seconds
 DOC_END
-#endif /* USE_URNS */
 
 NAME: read_timeout
 COMMENT: time-units
@@ -2091,8 +2080,5 @@ DOC_START
                snmp_agent_conf community public squid squid
                snmp_agent_conf community readwrite all all
 DOC_END
-#ifdef USE_URNS
-
-#endif /* USE_URNS */
 
 EOF