Skip to content

Commit bca68ab

Browse files
committed
Removed assertion check for path manager and make format
1 parent 1c2c527 commit bca68ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/route/route_path_manager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ void PathManager::alloc_path_struct(t_heap_path*& tptr) {
6868
return;
6969
}
7070

71-
7271
// if (tptr == nullptr) {
7372
// Use a free node list to avoid unnecessary data allocation
7473
// If there are unused data structures in memory use these

0 commit comments

Comments
 (0)