summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/connection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/connection.cpp b/src/connection.cpp
index afa371408..75ebde3ec 100644
--- a/src/connection.cpp
+++ b/src/connection.cpp
@@ -27,7 +27,6 @@ packet::~packet()
connection::connection()
{
- key = GenKey();
fd = 0;
}