diff --git a/liberty/Liberty.hh b/liberty/Liberty.hh index d74a5da0..baf2106f 100644 --- a/liberty/Liberty.hh +++ b/liberty/Liberty.hh @@ -452,10 +452,6 @@ public: OcvDerate *ocvDerate() const; OcvDerate *findOcvDerate(const char *derate_name); - // Next higher/lower drive equivalent cells. - LibertyCell *higherDrive() const; - LibertyCell *lowerDrive() const; - // Build helpers. void makeSequential(int size, bool is_register,