From 4158cc59e2d5c715250f59545b5ca70da4b3c23c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 10 Oct 2011 11:15:32 +0000 Subject: [PATCH] dce --- src/ats/ats_api_peer_change_preference.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/ats/ats_api_peer_change_preference.c b/src/ats/ats_api_peer_change_preference.c index ec8140c14..ca8142017 100644 --- a/src/ats/ats_api_peer_change_preference.c +++ b/src/ats/ats_api_peer_change_preference.c @@ -42,11 +42,6 @@ struct GNUNET_ATS_InformationRequestContext */ struct GNUNET_ATS_Handle *h; - /** - * Link to peer record. - */ - struct AllocationRecord *ar; - int32_t amount; uint64_t preference; -- 2.25.1