tidy: drop stale ACollector comments
This commit is contained in:
parent
6ca5928088
commit
7ddeaaeea5
3 changed files with 0 additions and 9 deletions
|
|
@ -72,9 +72,6 @@ namespace xo {
|
|||
DSequenceExpr::push_back(obj<AAllocator> mm,
|
||||
obj<AExpression> expr)
|
||||
{
|
||||
// null gc -> no write barrier
|
||||
//obj<ACollector> gc = mm.try_to_facet<ACollector>();
|
||||
|
||||
if (expr_v_->size() == expr_v_->capacity()) {
|
||||
/* reallocate+expand */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue