Continue to norm stuff and remove useless stuff
This commit is contained in:
parent
62ac9f3813
commit
1a40f20f0d
9 changed files with 164 additions and 195 deletions
|
|
@ -106,7 +106,7 @@ t_stack_slice_array stack__iter(t_stack *self, t_stack_version version,
|
|||
if (include_subtrees)
|
||||
{
|
||||
array_push(&next_iterator->subtrees, link.subtree);
|
||||
ts_subtree_retain(link.subtree);
|
||||
(link.subtree->ref_count++);
|
||||
}
|
||||
if (!ts_subtree_extra(link.subtree))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue