From 7a7fb7167c0e96509523c378e776cf38418cd4e5 Mon Sep 17 00:00:00 2001 From: w00t Date: Thu, 11 Sep 2008 00:15:39 +0000 Subject: Remove an unused member. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10511 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspsocket.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/inspsocket.h') diff --git a/include/inspsocket.h b/include/inspsocket.h index c3b24ad8f..f945c4f9d 100644 --- a/include/inspsocket.h +++ b/include/inspsocket.h @@ -139,12 +139,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 -- cgit v1.2.3