diff --git a/src/network/connection.cpp b/src/network/connection.cpp index ddbc86c94..35c33e341 100644 --- a/src/network/connection.cpp +++ b/src/network/connection.cpp @@ -3,9 +3,6 @@ #include #include -#include -#include - #include "servent.h" #define PROTOVER "3" // must match remote peer, or we can't talk.