rm VertexIdealClksMap typedef

This commit is contained in:
James Cherry 2020-09-26 15:04:22 -07:00
parent 6bf839435d
commit 43dd39079e
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ class FindVertexDelays;
class Corner;
typedef Map<const Vertex*, MultiDrvrNet*> MultiDrvrNetMap;
typedef Map<const Vertex*, ClockSet*> VertexIdealClksMap;
// This class traverses the graph calling the arc delay calculator and
// annotating delays on graph edges.