Skip to content

Commit 03ebbfc

Browse files
committed
make format
1 parent c3805d6 commit 03ebbfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/base/netlist.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,6 @@ class Netlist {
939939
NetId add_net(const std::string name, PinId driver, std::vector<PinId> sinks);
940940

941941
protected: //Protected Base Types
942-
943942
///@brief A unique identifier for a string in the netlist
944943
typedef vtr::StrongId<struct string_id_tag> StringId;
945944

0 commit comments

Comments
 (0)