rm deprecated code

This commit is contained in:
James Cherry
2020-07-18 09:13:17 -07:00
parent 1c8f1ec9fc
commit 305a9bbf70
8 changed files with 1 additions and 106 deletions
-8
View File
@@ -294,12 +294,4 @@ void
sortClockSet(ClockSet * set,
ClockSeq &clks);
// Clock source pins.
class ClockPinIterator : public PinSet::Iterator
{
public:
// Use range iterator on Clock::pins().
ClockPinIterator(Clock *clk) __attribute__ ((deprecated));
};
} // namespace