summaryrefslogtreecommitdiff
path: root/include/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/socket.h')
-rw-r--r--include/socket.h1
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.