PPI: Checkin of first compiling (yet not working) version
[senf.git] / Socket / BufferingPolicy.hh
index 8f4b2d8..02d6142 100644 (file)
@@ -49,12 +49,6 @@ namespace senf {
     struct NoBufferingPolicy : public BufferingPolicyBase
     {};
     
-    /// @}
-
-    
-    /// \addtogroup policy_impl_group
-    /// @{
-
     /** \brief BufferingPolicy implementing standard socket buffering
 
         This policy class implements standard BSD socket buffering.