removes "debugger" statement

This commit is contained in:
darzu 2016-08-31 21:56:46 -07:00
parent 211d4e5538
commit 232758805b
1 changed files with 0 additions and 1 deletions

View File

@ -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({