X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=utcp_priv.h;h=d8f65546dcd810f9d6fe33259dbda4578e5a89b9;hb=f4c52312544ee99bcce46ebcfc0c8e6ac6356fd5;hp=184e3386bf00e8c3a3addabd1c39bd9086f5d40a;hpb=f60a19752749bf1d28031e78c46f8924325ffcdd;p=utcp diff --git a/utcp_priv.h b/utcp_priv.h index 184e338..d8f6554 100644 --- a/utcp_priv.h +++ b/utcp_priv.h @@ -113,7 +113,6 @@ struct utcp_connection { // Send buffer char *sndbuf; - uint32_t sndbufused; uint32_t sndbufsize; uint32_t maxsndbufsize;