diff --git a/kernel/rtlil.h b/kernel/rtlil.h index 9f636c5a2..d9b305c10 100644 --- a/kernel/rtlil.h +++ b/kernel/rtlil.h @@ -568,7 +568,6 @@ template <> struct IDMacroHelper<-1> { namespace RTLIL { extern dict constpad; - [[deprecated("Call cell->is_builtin_ff() instead")]] const pool &builtin_ff_cell_types(); static inline std::string escape_id(const std::string &str) {