Skip to content

Commit 3544fba

Browse files
committed
gpl: clang-format
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
1 parent fc60e37 commit 3544fba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/gpl/src/nesterovPlace.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,6 @@ void NesterovPlace::routabilitySnapshot(
667667
log_->info(GPL, 38, "Routability snapshot saved at iter = {}", iter + 1);
668668
odb::dbBlock* block = pbc_->db()->getChip()->getBlock();
669669
int64_t hpwl = nbc_->getHpwl();
670-
double hpwl_percent_change = 0.0;
671670
log_->report("{:9d} | {:8.4f} | {:13.6e} | {:8} | {:9} | {:>5}",
672671
iter,
673672
average_overflow_unscaled_,

0 commit comments

Comments
 (0)