remove debugging break
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 22 Aug 2013 07:52:24 +0000 (07:52 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 22 Aug 2013 07:52:24 +0000 (07:52 +0000)
src/ats/gnunet-service-ats-solver_proportional.c

index 8479906c904a896f7e10d5a6c2c274f90a50cb05..ab915dd6a72395ef70a59414f95da0891c1a48e3 100644 (file)
@@ -748,7 +748,6 @@ get_active_address_it (void *cls, const struct GNUNET_HashCode * key, void *valu
           GNUNET_break (0);
           return GNUNET_NO;
       }
-      GNUNET_break (0);
       (*dest) = aa;
   }
   return GNUNET_OK;