-dead field
authorChristian Grothoff <christian@grothoff.org>
Tue, 15 May 2012 17:43:44 +0000 (17:43 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 15 May 2012 17:43:44 +0000 (17:43 +0000)
src/transport/plugin_transport_tcp.c

index 8ef73d1828f10eb2f6bbcafafa72a5d36d2891ce..b99c042b8595eb4dee5217450eae74232562499e 100644 (file)
@@ -229,11 +229,6 @@ struct Session
    */
   struct SessionHeader header;
 
-  /**
-   * Stored in a linked list.
-   */
-  struct Session *next;
-
   /**
    * Pointer to the global plugin struct.
    */