dead
authorChristian Grothoff <christian@grothoff.org>
Tue, 20 Oct 2009 07:27:12 +0000 (07:27 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 20 Oct 2009 07:27:12 +0000 (07:27 +0000)
src/util/test_container_multihashmap.c

index 9696d1bf3beccb5aa04cc0fde35d81641ea3a70d..426afba8515a4ae438d7b247556590a543b4be05 100644 (file)
@@ -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));