tidy: drop stale ACollector comments

This commit is contained in:
Roland Conybeare 2026-05-02 13:58:22 -04:00
commit 6068da02af
4 changed files with 0 additions and 9 deletions

View file

@ -233,7 +233,6 @@ namespace xo {
assert(expr_gco);
obj<AAllocator,DArena> mm(&(p_psm->parser_alloc()));
//auto gc = obj<AAllocator>(mm).try_to_facet<ACollector>();
if (args_expr_v_->size() == args_expr_v_->capacity()) {
// need to expand .args_expr_v_ capacity.