util/server: removed unused var
authorGabor X Toth <*@tg-x.net>
Sun, 18 Nov 2012 18:09:29 +0000 (18:09 +0000)
committerGabor X Toth <*@tg-x.net>
Sun, 18 Nov 2012 18:09:29 +0000 (18:09 +0000)
src/util/server.c

index 7ecb98c64559eed7defd45da3711dc2b7203a0d0..fc5f263bf82275ee4b081889100d1cd66785de2e 100644 (file)
@@ -296,11 +296,6 @@ struct GNUNET_SERVER_Client
    */
   int receive_pending;
 
-  /**
-   * Finish pending write when disconnecting?
-   */
-  int finish_pending_write;
-
   /**
    * Persist the file handle for this client no matter what happens,
    * force the OS to close once the process actually dies.  Should only