From: Christian Grothoff Date: Mon, 10 Oct 2011 11:15:32 +0000 (+0000) Subject: dce X-Git-Tag: initial-import-from-subversion-38251~16685 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4158cc59e2d5c715250f59545b5ca70da4b3c23c;p=oweals%2Fgnunet.git dce --- 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;