aboutsummaryrefslogtreecommitdiff
path: root/src/ats
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-25 21:03:00 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-25 21:03:00 +0000
commit33e0596398ef8487a444d731d7ab65eb9ef2a7a6 (patch)
treec20d8c7cf1b54b2b5d880c12b18045b4e8a55897 /src/ats
parent9876f6551dac194809d05dc9954cf6d1b982415f (diff)
downloadgnunet-33e0596398ef8487a444d731d7ab65eb9ef2a7a6.tar.gz
gnunet-33e0596398ef8487a444d731d7ab65eb9ef2a7a6.zip
-LRN: remove unused variables
Diffstat (limited to 'src/ats')
-rw-r--r--src/ats/test_ats_api_scheduling_add_address.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ats/test_ats_api_scheduling_add_address.c b/src/ats/test_ats_api_scheduling_add_address.c
index 29dd33c71..7b9c0282b 100644
--- a/src/ats/test_ats_api_scheduling_add_address.c
+++ b/src/ats/test_ats_api_scheduling_add_address.c
@@ -62,8 +62,6 @@ static struct Address test_addr;
62 62
63static struct PeerContext p; 63static struct PeerContext p;
64 64
65static struct GNUNET_ATS_Information atsi;
66
67 65
68static void 66static void
69end_badly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) 67end_badly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)