Remove socket_helpers.h - serialiser can now write directly to socket

This commit is contained in:
baldurk
2017-09-13 15:51:12 +01:00
parent 327fda94a0
commit dc6f11f07b
7 changed files with 0 additions and 262 deletions
-1
View File
@@ -33,7 +33,6 @@
#include "serialise/serialiser.h"
#include "strings/string_utils.h"
#include "replay_proxy.h"
#include "socket_helpers.h"
using std::pair;