From: g0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Date: Mon, 23 Jul 2007 14:13:55 +0000 (+0000)
Subject: Socket: Remove \fixme item fixed in previous commit
X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=877a8581c1390266b253a599c794fcb25abb0f6c;p=senf.git

Socket: Remove \fixme item fixed in previous commit

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@340 270642c3-0616-0410-b53a-bc976706d245
---

diff --git a/Socket/ClientSocketHandle.hh b/Socket/ClientSocketHandle.hh
index befb826..2c951b7 100644
--- a/Socket/ClientSocketHandle.hh
+++ b/Socket/ClientSocketHandle.hh
@@ -86,10 +86,6 @@ namespace senf {
 
         \see \ref policy_group \n
              \ref protocol_group
-
-        \fixme Add enable_if conditions so anything convertible to unsigned will not be interpreted
-            as a Range template argument but will use the unsigned variant of
-            read/readfrom/write/writeto.
       */
     template <class Policy>
     class ClientSocketHandle