techmap: remove dead variable. NFC.

This commit is contained in:
whitequark 2020-06-03 01:44:06 +00:00
parent 0a74368bfc
commit fb5b070e7e
1 changed files with 0 additions and 1 deletions

View File

@ -268,7 +268,6 @@ struct TechmapWorker
tpl_written_bits.insert(bit);
SigMap port_signal_map;
SigSig port_signal_assign;
for (auto &it : cell->connections())
{