diff options
| author | 2009-10-24 20:03:53 +0000 | |
|---|---|---|
| committer | 2009-10-24 20:03:53 +0000 | |
| commit | 6b2ea833674bb3bfedb0f2e2af06efa25655e5f5 (patch) | |
| tree | eed4cba6bd5b019ffd33f2e46ddb8b129d2d732d /include/socket.h | |
| parent | Catch exceptions in inspsocket callbacks (diff) | |
Move forward declarations to typedefs.h
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11967 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/socket.h')
| -rw-r--r-- | include/socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/socket.h b/include/socket.h index 448d79e9f..ef6edbbca 100644 --- a/include/socket.h +++ b/include/socket.h @@ -131,7 +131,6 @@ namespace irc } } -class ConfigTag; /** This class handles incoming connections on client ports. * It will create a new User for every valid connection * and assign it a file descriptor. |
