]> git.ipfire.org Git - thirdparty/squid.git/commit - src/adaptation/Service.h
Removed unnecessary extern declarations.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 4 Oct 2012 09:14:06 +0000 (11:14 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 4 Oct 2012 09:14:06 +0000 (11:14 +0200)
commit82afb1254b4126bf16706b9215a80bf43266c723
treed03aa1055ddf9459df9ec69ab13456ed4b23dde4
parentd9c252f224ff07e65094b2521a210a5dc18d291e
Removed unnecessary extern declarations.
Changed mismatching class/struct declaration in fde.h
Created default constructor for _fde_disk and moved there proper initialization
Removed some dead function declarations
42 files changed:
src/AuthReg.h
src/HttpHdrScTarget.cc
src/HttpRequest.h
src/Server.cc
src/String.cc
src/adaptation/Elements.h
src/adaptation/Service.h
src/adaptation/ServiceGroups.h
src/adaptation/ecap/ServiceRep.h
src/client_side.cc
src/client_side_reply.cc
src/client_side_request.cc
src/esi/Esi.cc
src/fde.h
src/fqdncache.h
src/ip/Address.h
src/ip/tools.h
src/ipc/FdNotes.h
src/ipc/SharedListen.h
src/ipc/StartListening.h
src/ipc/UdsOp.h
src/log/File.h
src/log/ModDaemon.h
src/log/ModStdio.h
src/log/ModSyslog.h
src/log/ModTcp.h
src/log/ModUdp.h
src/log/access_log.h
src/main.cc
src/mem.cc
src/mgr/CountersAction.cc
src/mgr/InfoAction.cc
src/mgr/IntervalAction.cc
src/mgr/IoAction.cc
src/mgr/ServiceTimesAction.cc
src/repl/heap/store_heap_replacement.h
src/snmp/Forwarder.h
src/snmp/Response.h
src/stat.cc
src/tests/stub_store.cc
src/tools.cc
src/tunnel.cc