summaryrefslogtreecommitdiff
path: root/src/connection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/connection.cpp')
-rw-r--r--src/connection.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/connection.cpp b/src/connection.cpp
index 75ebde3ec..28f3ef675 100644
--- a/src/connection.cpp
+++ b/src/connection.cpp
@@ -17,14 +17,6 @@ extern std::vector<ircd_module*> factory;
extern int MODCOUNT;
-packet::packet()
-{
-}
-
-packet::~packet()
-{
-}
-
connection::connection()
{
fd = 0;