aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_peer_change_preference.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-10 11:15:32 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-10 11:15:32 +0000
commit4158cc59e2d5c715250f59545b5ca70da4b3c23c (patch)
tree5491a8c649e76d246de01393798d44f61d5a9567 /src/ats/ats_api_peer_change_preference.c
parentfa2a3f804567e2c8181a9fc303b9ebe4e7ac0173 (diff)
downloadgnunet-4158cc59e2d5c715250f59545b5ca70da4b3c23c.tar.gz
gnunet-4158cc59e2d5c715250f59545b5ca70da4b3c23c.zip
dce
Diffstat (limited to 'src/ats/ats_api_peer_change_preference.c')
-rw-r--r--src/ats/ats_api_peer_change_preference.c5
1 files changed, 0 insertions, 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
42 */ 42 */
43 struct GNUNET_ATS_Handle *h; 43 struct GNUNET_ATS_Handle *h;
44 44
45 /**
46 * Link to peer record.
47 */
48 struct AllocationRecord *ar;
49
50 int32_t amount; 45 int32_t amount;
51 46
52 uint64_t preference; 47 uint64_t preference;