]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_store.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / stub_store.cc
index 0be956e7ab7c93a082b3b072b884e7d67c5d3b1f..136debf5d88eb300f19818f1ac7b64a341af6b35 100644 (file)
@@ -9,7 +9,6 @@ void StoreController::maintain() STUB
 #include "RemovalPolicy.h"
 RemovalPolicy * createRemovalPolicy(RemovalPolicySettings * settings) STUB_RETVAL(NULL)
 
-
 #include "Store.h"
 StorePointer Store::CurrentRoot = NULL;
 StoreIoStats store_io_stats;