mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonGlobals.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonGlobals.ml
Date: Sat, 17 Sep 2005 13:59:47 -0400

Index: mldonkey/src/daemon/common/commonGlobals.ml
diff -u mldonkey/src/daemon/common/commonGlobals.ml:1.54 
mldonkey/src/daemon/common/commonGlobals.ml:1.55
--- mldonkey/src/daemon/common/commonGlobals.ml:1.54    Wed Sep 14 14:35:44 2005
+++ mldonkey/src/daemon/common/commonGlobals.ml Sat Sep 17 17:59:46 2005
@@ -844,9 +844,6 @@
   end
     *)
 
-let ip_reachable ip =
-  !!allow_local_network || Ip.reachable ip
-
 let do_if_connected tcp_connection f =
   match tcp_connection with
     Connection sock -> f sock




reply via email to

[Prev in Thread] Current Thread [Next in Thread]