-fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 5 Mar 2012 19:56:56 +0000 (19:56 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 5 Mar 2012 19:56:56 +0000 (19:56 +0000)
src/peerinfo-tool/gnunet-peerinfo.c

index 1e93a5ee84e20fa3787131b2961bdba322356bd6..b3af299449a376952969d74964371491b39b3590 100644 (file)
@@ -252,7 +252,6 @@ print_my_uri (void *cls, const struct GNUNET_PeerIdentity *peer,
 {
   struct GNUNET_CRYPTO_HashAsciiEncoded enc;
   struct PrintContext *pc = cls;
-  char *pkey;
 
   if (peer == NULL)
   {