]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/cache_manager.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / cache_manager.cc
index 0be3b44e3a636b42297d89edc9596e53744de188..83445cfe0cb43ce91a2d4c2584a3be32063d0d25 100644 (file)
@@ -56,7 +56,6 @@
 #include "wordlist.h"
 #include <algorithm>
 
-
 /// \ingroup CacheManagerInternal
 #define MGR_PASSWD_SZ 128
 
@@ -77,7 +76,6 @@ private:
     Handler *handler;
 };
 
-
 /// Registers new profiles, ignoring attempts to register a duplicate
 void
 CacheManager::registerProfile(const Mgr::ActionProfile::Pointer &profile)