diff options
Diffstat (limited to '')
-rw-r--r-- | src/OSSupport/Network.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/OSSupport/Network.h b/src/OSSupport/Network.h index babf0c078..3c4470848 100644 --- a/src/OSSupport/Network.h +++ b/src/OSSupport/Network.h @@ -29,7 +29,6 @@ typedef std::shared_ptr<cX509Cert> cX509CertPtr; - /** Interface that provides the methods available on a single TCP connection. */ class cTCPLink { |