From: Christian Grothoff Date: Tue, 20 Oct 2009 07:27:12 +0000 (+0000) Subject: dead X-Git-Tag: initial-import-from-subversion-38251~23307 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4d827715615a3ae8a47fbaf5ebcd9cf6730942df;p=oweals%2Fgnunet.git dead --- diff --git a/src/util/test_container_multihashmap.c b/src/util/test_container_multihashmap.c index 9696d1bf3..426afba85 100644 --- a/src/util/test_container_multihashmap.c +++ b/src/util/test_container_multihashmap.c @@ -38,7 +38,6 @@ testMap (int i) GNUNET_HashCode k1; GNUNET_HashCode k2; int j; - void *r; CHECK (NULL != (m = GNUNET_CONTAINER_multihashmap_create (i))); memset (&k1, 0, sizeof (k1));