From 44671f8927887d7edd592f3df291579f5802842d Mon Sep 17 00:00:00 2001 From: Eddie Hung Date: Tue, 31 Jul 2018 18:27:33 -0700 Subject: Remove space --- common/place_common.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/common/place_common.cc b/common/place_common.cc index 9bc24303..b8886e1b 100644 --- a/common/place_common.cc +++ b/common/place_common.cc @@ -39,7 +39,6 @@ wirelen_t get_net_metric(const Context *ctx, const NetInfo *net, MetricType type driver_loc = ctx->getBelLocation(driver_cell->bel); if (driver_gb) return 0; - delay_t negative_slack = 0; delay_t worst_slack = std::numeric_limits::max(); int xmin = driver_loc.x, xmax = driver_loc.x, ymin = driver_loc.y, ymax = driver_loc.y; -- cgit v1.2.3