X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fclient_db.cc;h=24f63c861c8a46f9879590cc46227c754c7bd982;hb=37c6d8bac469396b1aef37435fdfaea24f47db1f;hp=362c310aa46244e713c0ac92901aacf72287669f;hpb=74201a78f22561051571b7b965733d428afedd86;p=thirdparty%2Fsquid.git diff --git a/src/client_db.cc b/src/client_db.cc index 362c310aa4..24f63c861c 100644 --- a/src/client_db.cc +++ b/src/client_db.cc @@ -44,7 +44,6 @@ #include "StatCounters.h" #include "Store.h" - static hash_table *client_table = NULL; static ClientInfo *clientdbAdd(const Ip::Address &addr);