mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/networks/gnutella/gnutellaMai


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/gnutella/gnutellaMain.ml
Date: Tue, 09 Aug 2005 06:52:04 -0400

Index: mldonkey/src/networks/gnutella/gnutellaMain.ml
diff -u mldonkey/src/networks/gnutella/gnutellaMain.ml:1.19 
mldonkey/src/networks/gnutella/gnutellaMain.ml:1.20
--- mldonkey/src/networks/gnutella/gnutellaMain.ml:1.19 Mon Aug  1 23:53:54 2005
+++ mldonkey/src/networks/gnutella/gnutellaMain.ml      Tue Aug  9 10:52:02 2005
@@ -164,11 +164,7 @@
   *)
   network.op_network_enable <- enable;
   network.network_config_file <- [gnutella_ini];
-  network.op_network_recover_temp <-
-   (fun _ ->
-    if !verbose_hidden_errors then
-       lprintf "recover_temp is not implemented for Gnutella.\n";
-   );
+  network.op_network_recover_temp <- (fun s -> ());
 
   network.op_network_info <- (fun n ->
       { 




reply via email to

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