diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/inspsocket.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/inspsocket.h b/include/inspsocket.h index c3b24ad8f..f945c4f9d 100644 --- a/include/inspsocket.h +++ b/include/inspsocket.h @@ -140,12 +140,6 @@ class CoreExport BufferedSocket : public EventHandler BufferedSocketState state; /** - * This value is true if the - * socket has timed out. - */ - bool timeout; - - /** * The IP address being connected * to stored in string form for * easy retrieval by accessors. |