Remove delusional assertion. While its predecessor asserted basic
sanity, the current check would never be satisfied in a reasonable grid.
This commit is contained in:
parent
b977ddab80
commit
65672d5c0a
@ -468,7 +468,6 @@ create_block_conns(int b ,
|
||||
}
|
||||
}
|
||||
|
||||
assert (ia[nc] == nc);
|
||||
ia[0] = 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user