removed unused member
This commit is contained in:
parent
16aa2f92c2
commit
2768874eea
|
@ -333,9 +333,6 @@ private:
|
||||||
// state of on_receive
|
// state of on_receive
|
||||||
state m_state;
|
state m_state;
|
||||||
|
|
||||||
// the timeout in seconds
|
|
||||||
int m_timeout;
|
|
||||||
|
|
||||||
static const message_handler m_message_handler[num_supported_messages];
|
static const message_handler m_message_handler[num_supported_messages];
|
||||||
|
|
||||||
// this is a queue of ranges that describes
|
// this is a queue of ranges that describes
|
||||||
|
|
Loading…
Reference in New Issue