moved
authorChristian Grothoff <christian@grothoff.org>
Thu, 6 Oct 2011 13:34:39 +0000 (13:34 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 6 Oct 2011 13:34:39 +0000 (13:34 +0000)
src/core/gnunet-service-core_sessions.c

index b0f4a5f42346065f6cf4c700e5b332d398015afa..fd60aadc7d648c58916722fbfbd0d17112a1758b 100644 (file)
@@ -294,7 +294,6 @@ handle_peer_status_change (struct Neighbour *n)
 static void
 schedule_peer_messages (struct Neighbour *n)
 {
-  struct SendMessageReady smr;
   struct ClientActiveRequest *car;
   struct ClientActiveRequest *pos;
   struct Client *c;