-dce
authorChristian Grothoff <christian@grothoff.org>
Tue, 29 May 2012 13:30:07 +0000 (13:30 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 29 May 2012 13:30:07 +0000 (13:30 +0000)
src/util/server.c

index f90b9ab8e403e0f9a35117fc75bb726ef204a74a..2ea40b2b6db385bce0a70db08a7c8428020ddabd 100644 (file)
@@ -1014,7 +1014,6 @@ process_incoming (void *cls, const void *buf, size_t available,
                   const struct sockaddr *addr, socklen_t addrlen, int errCode)
 {
   struct GNUNET_SERVER_Client *client = cls;
-  struct GNUNET_SERVER_Client *tmp;
   struct GNUNET_SERVER_Handle *server = client->server;
   struct GNUNET_TIME_Absolute end;
   struct GNUNET_TIME_Absolute now;