-some fixes for monkey
[oweals/gnunet.git] / src / transport / plugin_transport_udp.h
index 5637524bca9a51771fc71ee77cbf9324415c7078..52c3e64bfe2cda7e65bf2ab633d2084f8a1941dd 100644 (file)
@@ -175,8 +175,6 @@ struct Plugin
   struct GNUNET_NETWORK_FDSet *ws_v4;
 
 
-  int with_v4_ws;
-
   /**
    * The read socket for IPv4
    */
@@ -193,8 +191,6 @@ struct Plugin
    */
   struct GNUNET_NETWORK_FDSet *ws_v6;
 
-  int with_v6_ws;
-
   /**
    * The read socket for IPv6
    */