gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1844 - GNUnet/src/applications/fs/ecrs


From: grothoff
Subject: [GNUnet-SVN] r1844 - GNUnet/src/applications/fs/ecrs
Date: Sun, 21 Aug 2005 23:03:50 -0700 (PDT)

Author: grothoff
Date: 2005-08-21 23:03:49 -0700 (Sun, 21 Aug 2005)
New Revision: 1844

Modified:
   GNUnet/src/applications/fs/ecrs/download.c
Log:
dbg

Modified: GNUnet/src/applications/fs/ecrs/download.c
===================================================================
--- GNUnet/src/applications/fs/ecrs/download.c  2005-08-22 06:03:13 UTC (rev 
1843)
+++ GNUnet/src/applications/fs/ecrs/download.c  2005-08-22 06:03:49 UTC (rev 
1844)
@@ -1123,8 +1123,6 @@
           (0 == randomi(rm->requestListIndex *
                         pOCWCubed)) ) {
        delta = (rm->requestList[j]->lastTimeout - now) + 10 * cronMILLIS;
-       LOG(LOG_DEBUG,
-           "Requesting!\n");
        issueRequest(rm, j);
        pending++;
       } else { 





reply via email to

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