From: Francesco Chemolli Date: Sat, 10 Dec 2011 17:01:25 +0000 (+0100) Subject: Removed extra symbol in StatCounters.cc object file. X-Git-Tag: BumpSslServerFirst.take05~12^2~120^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deed224317bb2d345497b8b57e7f08fd8fb5add0;p=thirdparty%2Fsquid.git Removed extra symbol in StatCounters.cc object file. --- diff --git a/src/StatCounters.cc b/src/StatCounters.cc index 53d62dfa66..3091f520c8 100644 --- a/src/StatCounters.cc +++ b/src/StatCounters.cc @@ -32,5 +32,4 @@ #include "config.h" #include "StatCounters.h" -StatCounters *StatCounters::counters; StatCounters statCounter;