From 40f7f06546efd3b4eac716ad3c27956466331ede Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 19 Aug 2013 07:52:52 +0000 Subject: remove dead assignments --- src/transport/gnunet-service-transport_manipulation.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/transport/gnunet-service-transport_manipulation.c') diff --git a/src/transport/gnunet-service-transport_manipulation.c b/src/transport/gnunet-service-transport_manipulation.c index eb75fbb01..be9cd2ba8 100644 --- a/src/transport/gnunet-service-transport_manipulation.c +++ b/src/transport/gnunet-service-transport_manipulation.c @@ -500,7 +500,6 @@ GST_manipulation_manipulate_metrics (const struct GNUNET_PeerIdentity *peer, { ats_new[d] = ats[d]; m_tmp = UINT32_MAX; - g_tmp = UINT32_MAX; if (NULL != tmp) m_tmp = find_metric (tmp, ntohl(ats[d].type), TM_RECEIVE); g_tmp = find_metric (&man_handle.general, ntohl(ats[d].type), TM_RECEIVE); -- cgit v1.2.3