]> git.ipfire.org Git - thirdparty/squid.git/commit - include/splay.h
Summary: Remove the unneeded 'deleteSelf' idiom.
authorrobertc <>
Tue, 5 Aug 2003 04:14:37 +0000 (04:14 +0000)
committerrobertc <>
Tue, 5 Aug 2003 04:14:37 +0000 (04:14 +0000)
commit00d77d6bb60c405afba0412e87ce6b781e59efc6
tree82c7c24b3e720fdac05a5ba89a210def33557b12
parent35516333b6bdd23d476a6f3d344b9a71dc47e0ff
Summary: Remove the unneeded 'deleteSelf' idiom.
Keywords:

Remove the unneeded 'deleteSelf' idiom.
145 files changed:
include/List.h
include/RefCount.h
include/splay.h
src/ACL.h
src/ACLARP.cc
src/ACLARP.h
src/ACLASN.h
src/ACLCertificateData.cc
src/ACLCertificateData.h
src/ACLChecklist.cc
src/ACLChecklist.h
src/ACLData.h
src/ACLDestinationDomain.cc
src/ACLDestinationDomain.h
src/ACLDestinationIP.cc
src/ACLDestinationIP.h
src/ACLDomainData.cc
src/ACLDomainData.h
src/ACLExtUser.cc
src/ACLExtUser.h
src/ACLIP.cc
src/ACLIP.h
src/ACLIdent.cc
src/ACLIdent.h
src/ACLIntRange.cc
src/ACLIntRange.h
src/ACLMaxConnection.cc
src/ACLMaxConnection.h
src/ACLMaxUserIP.cc
src/ACLMaxUserIP.h
src/ACLMethodData.cc
src/ACLMethodData.h
src/ACLMyIP.cc
src/ACLMyIP.h
src/ACLProtocolData.cc
src/ACLProtocolData.h
src/ACLProxyAuth.cc
src/ACLProxyAuth.h
src/ACLRegexData.cc
src/ACLRegexData.h
src/ACLSourceIP.cc
src/ACLSourceIP.h
src/ACLStrategised.h
src/ACLStringData.cc
src/ACLStringData.h
src/ACLTimeData.cc
src/ACLTimeData.h
src/ACLUserData.cc
src/ACLUserData.h
src/CommonPool.h
src/CompositePoolNode.h
src/DelayIdComposite.h
src/DelayPool.cc
src/DelayTagged.cc
src/DelayTagged.h
src/DelayUser.cc
src/DelayUser.h
src/DelayVector.cc
src/DelayVector.h
src/ESI.cc
src/ESIAssign.cc
src/ESIAssign.h
src/ESIAttempt.h
src/ESIContext.h
src/ESICustomParser.cc
src/ESICustomParser.h
src/ESIElement.h
src/ESIExcept.h
src/ESIExpatParser.cc
src/ESIExpatParser.h
src/ESIInclude.cc
src/ESIInclude.h
src/ESILiteral.h
src/ESIParser.h
src/ESISegment.cc
src/ESISegment.h
src/ESISequence.cc
src/ESISequence.h
src/ESIVar.h
src/ESIVarState.cc
src/ESIVarState.h
src/ExternalACL.h
src/ExternalACLEntry.cc
src/ExternalACLEntry.h
src/HttpHdrRange.cc
src/HttpHeaderRange.h
src/HttpRequest.cc
src/HttpRequest.h
src/NullDelayId.cc
src/NullDelayId.h
src/StoreIOState.h
src/StoreMeta.cc
src/StoreMeta.h
src/StoreMetaMD5.cc
src/StoreMetaMD5.h
src/StoreMetaSTD.cc
src/StoreMetaSTD.h
src/StoreMetaURL.cc
src/StoreMetaURL.h
src/StoreMetaVary.cc
src/StoreMetaVary.h
src/StoreSwapLogData.cc
src/StoreSwapLogData.h
src/acl.cc
src/asn.cc
src/auth/digest/auth_digest.cc
src/auth/digest/auth_digest.h
src/auth/ntlm/auth_ntlm.cc
src/auth/ntlm/auth_ntlm.h
src/authenticate.cc
src/authenticate.h
src/client_side.cc
src/client_side.h
src/client_side_reply.cc
src/client_side_reply.h
src/client_side_request.cc
src/client_side_request.h
src/comm.cc
src/delay_pools.cc
src/external_acl.cc
src/fs/aufs/store_asyncufs.h
src/fs/aufs/store_io_aufs.cc
src/fs/coss/store_coss.h
src/fs/diskd/store_diskd.h
src/fs/diskd/store_io_diskd.cc
src/fs/ufs/store_dir_ufs.cc
src/fs/ufs/store_io_ufs.cc
src/fs/ufs/store_ufs.h
src/ftp.cc
src/helper.cc
src/helper.h
src/http.cc
src/mem_node.cc
src/mem_node.h
src/peer_digest.cc
src/protos.h
src/stmem.cc
src/store_swapmeta.cc
src/structs.h
src/tunnel.cc
src/ufscommon.cc
src/ufscommon.h
test-suite/http_range_test.cc
test-suite/mem_node_test.cc
test-suite/refcount.cc