From 5878d2594d4992ec913bb11eae116fa23014be68 Mon Sep 17 00:00:00 2001 From: dsengupta0628 Date: Fri, 10 Apr 2026 15:53:55 +0000 Subject: [PATCH] Dont update the swig as we are not adding any TCL regression so not needed Signed-off-by: dsengupta0628 --- liberty/Liberty.i | 1 - 1 file changed, 1 deletion(-) diff --git a/liberty/Liberty.i b/liberty/Liberty.i index 81704bad..f0a9bc09 100644 --- a/liberty/Liberty.i +++ b/liberty/Liberty.i @@ -303,7 +303,6 @@ ensure_voltage_waveforms() } LibertyCell *test_cell() { return self->testCell(); } -bool has_sequentials() { return self->hasSequentials(); } } // LibertyCell methods