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/fileTP/fileTPClients


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/fileTP/fileTPClients.ml
Date: Fri, 02 Dec 2005 07:08:29 -0500

Index: mldonkey/src/networks/fileTP/fileTPClients.ml
diff -u mldonkey/src/networks/fileTP/fileTPClients.ml:1.11 
mldonkey/src/networks/fileTP/fileTPClients.ml:1.12
--- mldonkey/src/networks/fileTP/fileTPClients.ml:1.11  Sun Oct 16 20:42:54 2005
+++ mldonkey/src/networks/fileTP/fileTPClients.ml       Fri Dec  2 12:08:26 2005
@@ -207,7 +207,6 @@
                     in
                     iter ()
                   with Not_found ->
-                      lprintf "Unable to get a block !!";
                       check_finished swarmer file;
                       raise Not_found
             in
@@ -247,7 +246,6 @@
 (*      lprintf "connect_client... pending\n"; *)
       let token =
         add_pending_connection connection_manager (fun token ->
-            lprintf "Connection accepted\n";
             if List.exists (fun d ->
                   let file = d.download_file in
                   file_state file = FileDownloading




reply via email to

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