diff --git a/Socket/ClientSocketHandle.hh b/Socket/ClientSocketHandle.hh index 318c83d0a35988c6974f31ce227756acc988f0ef..9e552104f3e809d5c9352c02cb2c9001142f1d3f 100644 --- a/Socket/ClientSocketHandle.hh +++ b/Socket/ClientSocketHandle.hh @@ -108,7 +108,6 @@ namespace senf { /** This class will probably only be usable, if the \c CommunicationPolicy is \c ConnectedCommunicationPolicy and the \c AddressingPolicy is not \c NoAddressingPolicy. */ - */ typedef ServerSocketHandle<Policy> ServerSocketHandle; ///////////////////////////////////////////////////////////////////////////