diff options
Diffstat (limited to 'vrt/lib/socket_rx_buffer.h')
-rw-r--r-- | vrt/lib/socket_rx_buffer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vrt/lib/socket_rx_buffer.h b/vrt/lib/socket_rx_buffer.h index 146fe97fe..ef80fac43 100644 --- a/vrt/lib/socket_rx_buffer.h +++ b/vrt/lib/socket_rx_buffer.h @@ -55,7 +55,6 @@ namespace vrt { }; static const unsigned int MAX_PKTLEN; - static const unsigned int MIN_PKTLEN; /*! * \param socket_fd file descriptor that corresponds to a socket |