diff options
author | Sergiusz Bazanski <q3k@q3k.org> | 2018-07-24 01:38:20 +0100 |
---|---|---|
committer | Sergiusz Bazanski <q3k@q3k.org> | 2018-07-24 02:55:40 +0100 |
commit | fae7994bc34b302dbd35c0793a9ce9f81234dbc1 (patch) | |
tree | 78fa5176ce9ccc78791894d475566c1a4766c17f /common/router1.cc | |
parent | dbf79d78bbae387817fc442cfda06b5b17c32c40 (diff) | |
download | nextpnr-fae7994bc34b302dbd35c0793a9ce9f81234dbc1.tar.gz nextpnr-fae7994bc34b302dbd35c0793a9ce9f81234dbc1.tar.bz2 nextpnr-fae7994bc34b302dbd35c0793a9ce9f81234dbc1.zip |
clang-format
Diffstat (limited to 'common/router1.cc')
-rw-r--r-- | common/router1.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/router1.cc b/common/router1.cc index 21c54e4c..fbf3c467 100644 --- a/common/router1.cc +++ b/common/router1.cc @@ -210,7 +210,6 @@ struct Router else overtimeRevisitCnt++; } - QueuedWire next_qw; next_qw.wire = next_wire; |