]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/socket.h
Move forward declarations to typedefs.h
[user/henk/code/inspircd.git] / include / socket.h
index 448d79e9fcd2f2a72c5b7b17a71d260992068aff..ef6edbbcabf0bead682d68ea66f08bf756fa916b 100644 (file)
@@ -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.