removes "debugger" statement
This commit is contained in:
parent
211d4e5538
commit
232758805b
@ -270,7 +270,6 @@ namespace pxsim {
|
||||
});
|
||||
} else {
|
||||
// failed to find pin allocation from callsites
|
||||
debugger;
|
||||
console.debug("Failed to read pin(s) from callsite for: " + fnNm);
|
||||
let pinsNeeded = fnPinAlloc.pinArgPositions.length;
|
||||
partialCmps.push({
|
||||
|
Loading…
Reference in New Issue
Block a user