]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/StoreStats.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / StoreStats.cc
index ac950e1fc2939fa5fc555039379e189711a2db8c..371d4184d3cd2650174bc6139b1784f6bb34871e 100644 (file)
@@ -9,7 +9,6 @@
 #include "protos.h" /* for xmemset only */
 #include "StoreStats.h"
 
-
 /* StoreInfoStats */
 
 StoreInfoStats::StoreInfoStats()
@@ -51,8 +50,6 @@ StoreInfoStats::operator +=(const StoreInfoStats &stats)
     return *this;
 }
 
-
-
 /* StoreIoStats */
 
 StoreIoStats::StoreIoStats()