Skip to content

Commit

Permalink
Removal of unused term functions
Browse files Browse the repository at this point in the history
Signed-off-by: andyfox-rushc <[email protected]>
  • Loading branch information
andyfox-rushc committed Dec 4, 2024
1 parent 82e2a9e commit 6a6fbdb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dbSta/include/db_sta/dbNetwork.hh
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,6 @@ class dbNetwork : public ConcreteNetwork
////////////////////////////////////////////////////////////////
// Terminal functions
Net* net(const Term* term) const override;
dbNet* flatNet(const Term* term) const;
dbModNet* hierNet(const Term* term) const;
Pin* pin(const Term* term) const override;
ObjectId id(const Term* term) const override;

Expand Down

0 comments on commit 6a6fbdb

Please sign in to comment.