]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/SwapDir.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / SwapDir.cc
index 0fa81ef1db77476f4c7cf107949234036b5c4212..983e2970d827a158632cd37404465b86df35ec5f 100644 (file)
@@ -150,7 +150,6 @@ SwapDir::canStore(const StoreEntry &e, int64_t diskSpaceNeeded, int &load) const
     return true; // kids may provide more tests and should report true load
 }
 
-
 void
 SwapDir::sync() {}