]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/MemObject.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / MemObject.cc
index d38d8d563e16ac7aad1222ab3278007625967cfd..61a7a26b7727f38ca58b13cb4646ec68bb2680c8 100644 (file)
@@ -293,7 +293,6 @@ MemObject::reset()
     /* Should we check for clients? */
 }
 
-
 int64_t
 MemObject::lowestMemReaderOffset() const
 {
@@ -408,7 +407,6 @@ MemObject::trimUnSwappable()
     inmem_lo = new_mem_lo;
 }
 
-
 bool
 MemObject::isContiguous() const
 {