From 2169f7aa618dd49ac96e29858f6d266e1468cbfc Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 26 Jun 2014 14:54:05 +0000 Subject: [PATCH] remove --- src/ats/plugin_ats_proportional.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ats/plugin_ats_proportional.c b/src/ats/plugin_ats_proportional.c index 69ff12d60..139214118 100644 --- a/src/ats/plugin_ats_proportional.c +++ b/src/ats/plugin_ats_proportional.c @@ -1246,7 +1246,6 @@ update_active_address (struct GAS_PROPORTIONAL_Handle *s, net = asi->network; asi->activated = GNUNET_TIME_UNIT_ZERO_ABS; current_address->active = GNUNET_NO; /* No active any longer */ -GNUNET_break (0); current_address->assigned_bw_in = BANDWIDTH_ZERO; /* no bandwidth assigned */ current_address->assigned_bw_out = BANDWIDTH_ZERO; /* no bandwidth assigned */ -- 2.25.1