-fix peerinfo warning
authorPhil <phil.buschmann@tum.de>
Sun, 12 Aug 2018 21:37:32 +0000 (23:37 +0200)
committerPhil <phil.buschmann@tum.de>
Sun, 12 Aug 2018 21:37:32 +0000 (23:37 +0200)
src/peerinfo/plugin_rest_peerinfo.c

index e34bde9f5abdb6df8d6cb40debf96fae5cce559e..29b40088ddfeb5b4e365df0c1071903c9d4b9d88 100644 (file)
@@ -629,7 +629,7 @@ peerinfo_get (struct GNUNET_REST_RequestHandle *con_handle,
   struct RequestHandle *handle = cls;
   struct GNUNET_HashCode key;
   const struct GNUNET_PeerIdentity *specific_peer;
-  GNUNET_PEER_Id peer_id;
+  //GNUNET_PEER_Id peer_id;
   int include_friend_only;
   char* include_friend_only_str;