From: g0dil Date: Wed, 31 Jan 2007 16:37:13 +0000 (+0000) Subject: I really should build before *every* commit ... X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=3cde315703150449c967936e3f064fa5928a1cc2;p=senf.git I really should build before *every* commit ... git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@190 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/Socket/ClientSocketHandle.hh b/Socket/ClientSocketHandle.hh index 318c83d..9e55210 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 ServerSocketHandle; ///////////////////////////////////////////////////////////////////////////