remove dead assignments
[oweals/gnunet.git] / src / transport / gnunet-service-transport_manipulation.c
index eb75fbb01d4bcec12a222a95f9be8b43047ab170..be9cd2ba8331955b483706bb66fc6980216012a1 100644 (file)
@@ -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);