This commit is contained in:
Eddie Hung 2019-11-22 17:03:30 -08:00
parent 8779faf789
commit 573396851a
1 changed files with 0 additions and 1 deletions

View File

@ -233,7 +233,6 @@ struct SubmodWorker
if (c.wire == wire)
continue;
outputs.insert(c.wire);
log_dump(c.wire->name);
}
}