Skip to content

Commit d485bac

Browse files
committed
removed update count
Signed-off-by: Cho Moon <[email protected]>
1 parent 166a3f8 commit d485bac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/est/include/est/EstimateParasitics.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ class EstimateParasitics : public dbStaState
293293
int dbu_ = 0;
294294

295295
bool incremental_parasitics_enabled_ = false;
296-
int updated_nets_ = 0;
297296

298297
// constants
299298
const MinMax* min_ = MinMax::min();

0 commit comments

Comments
 (0)