gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33304 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r33304 - gnunet/src/ats
Date: Thu, 15 May 2014 22:22:23 +0200

Author: wachs
Date: 2014-05-15 22:22:23 +0200 (Thu, 15 May 2014)
New Revision: 33304

Modified:
   gnunet/src/ats/gnunet-ats-solver-eval.c
Log:
remove unused break


Modified: gnunet/src/ats/gnunet-ats-solver-eval.c
===================================================================
--- gnunet/src/ats/gnunet-ats-solver-eval.c     2014-05-15 16:47:24 UTC (rev 
33303)
+++ gnunet/src/ats/gnunet-ats-solver-eval.c     2014-05-15 20:22:23 UTC (rev 
33304)
@@ -428,8 +428,6 @@
           propstring = GNUNET_strdup(propstring_tmp);
           GNUNET_free (propstring_tmp);
         }
-        if (GNUNET_YES==log_p->is_requested)
-          GNUNET_break (0);
         GNUNET_asprintf(&datastring,"%llu;%llu;%u;%u;%i;%u;%u;%s;%s\n",
             GNUNET_TIME_absolute_get_difference(l->head->timestamp, 
lts->timestamp).rel_value_us / 1000,
             lts->delta,




reply via email to

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