Skip to content

Commit d68a6b3

Browse files
committed
Fix typo causing compilation error
1 parent cd5497e commit d68a6b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libtatum/tatum/graph_walkers/SerialIncrWalker.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,6 @@ class SerialIncrWalker : public TimingGraphWalker {
336336
}
337337
}
338338
#endif
339-
}
340339
}
341340

342341
void invalidate_node_for_required_traversal(const NodeId node, const TimingGraph& tg, GraphVisitor& visitor) {

0 commit comments

Comments
 (0)