1
0

cNetwork: Removed unneeded dependency.

This commit is contained in:
Mattes D 2015-01-14 14:06:14 +01:00
parent 728a624e48
commit 4647e6ad71

View File

@ -78,7 +78,6 @@ class cTCPLinkImpl:
public cTCPLink
{
typedef cTCPLink super;
friend class cServerHandleImpl;
public:
/** Creates a new link based on the given socket.