]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/icap/History.cc
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / adaptation / icap / History.cc
index 9e0d34a86fa05cc6e0a4cce48283182d33fda30d..2dbd60a484ccdbfc072975fb46c7c48dc34ca010 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 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.
@@ -13,7 +13,6 @@
 #include "SquidTime.h"
 
 Adaptation::Icap::History::History():
-    logType(LOG_TAG_NONE),
     req_sz(0),
     concurrencyLevel(0)
 {