aboutsummaryrefslogtreecommitdiffstats
path: root/.cleancount
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-25 18:38:27 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-25 18:38:27 +0000
commit498703b18754ed5d3022d609042afe704ad57e06 (patch)
treef0d29b81406671a525cfef8f3b55bcccfbe1d0d5 /.cleancount
parent507870ee8f9a0b1a7b61a139ffbdb4b9374aaaa0 (diff)
Remove no-longer-used (and unsafe) field in ast_channel for linked lists.
The ast_channel structure had a field used for linking a channel into a linked list, but now that ast_channel structures are ao2 objects, this is no longer needed, and could be harmful as ao2 objects really shouldn't ever be placed into linked lists (since those lists don't assist with reference count management on the objects). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@254637 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to '.cleancount')
0 files changed, 0 insertions, 0 deletions