From: Source Maintenance Date: Sat, 5 Nov 2016 00:12:14 +0000 (+0000) Subject: SourceFormat Enforcement X-Git-Tag: SQUID_4_0_17~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5710d5e1f946c96dd26326cad342293db14b7687;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/src/sbuf/SBuf.h b/src/sbuf/SBuf.h index 784d1bff70..c1d580a030 100644 --- a/src/sbuf/SBuf.h +++ b/src/sbuf/SBuf.h @@ -643,7 +643,6 @@ private: size_type len_; ///< number of our content bytes in shared store_ static SBufStats stats; ///< class-wide statistics - /** obtain prototype store * * Just-created SBufs all share to the same MemBlob.