]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_store_stats.cc
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / tests / stub_store_stats.cc
index 2f38c34f199a7c19761f700ee2242d1e43491434..f14fa4330d4336403528c1772409b78938f09a8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -14,8 +14,6 @@
 #include "StoreStats.h"
 #include <cstring>
 
-StoreInfoStats::StoreInfoStats() STUB
-
 StoreInfoStats &
 StoreInfoStats::operator +=(const StoreInfoStats &stats) STUB_RETVAL(*this)