summaryrefslogtreecommitdiff
path: root/main/astobj2_rbtree.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/astobj2_rbtree.c')
-rw-r--r--main/astobj2_rbtree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/astobj2_rbtree.c b/main/astobj2_rbtree.c
index 4362b83cb..d2c2ebf3f 100644
--- a/main/astobj2_rbtree.c
+++ b/main/astobj2_rbtree.c
@@ -2097,4 +2097,3 @@ struct ao2_container *__ao2_container_alloc_rbtree_debug(unsigned int ao2_option
tag, file, line, func, ref_debug);
return rb_ao2_container_init(self, container_options, sort_fn, cmp_fn);
}
-