diff --git a/passes/techmap/abc.cc b/passes/techmap/abc.cc index bdf901014..48a287c92 100644 --- a/passes/techmap/abc.cc +++ b/passes/techmap/abc.cc @@ -1164,7 +1164,6 @@ bool read_until_abc_done(abc_output_filter &filt, int fd, DeferredLogs &logs) { } } - void RunAbcState::run(ConcurrentStack &process_pool) { std::string buffer = stringf("%s/input.blif", tempdir_name);