From 6656d6c3e7111075572c042ae714c9710f30273b Mon Sep 17 00:00:00 2001 From: Phil Date: Sun, 12 Aug 2018 23:37:32 +0200 Subject: -fix peerinfo warning --- src/peerinfo/plugin_rest_peerinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/peerinfo/plugin_rest_peerinfo.c b/src/peerinfo/plugin_rest_peerinfo.c index e34bde9f5..29b40088d 100644 --- a/src/peerinfo/plugin_rest_peerinfo.c +++ b/src/peerinfo/plugin_rest_peerinfo.c @@ -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; -- cgit v1.2.3