From 232758805bf56604d947e07b72665eefcad17738 Mon Sep 17 00:00:00 2001 From: darzu Date: Wed, 31 Aug 2016 21:56:46 -0700 Subject: [PATCH] removes "debugger" statement --- sim/allocator.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/sim/allocator.ts b/sim/allocator.ts index ef35bc89..dd23e33b 100644 --- a/sim/allocator.ts +++ b/sim/allocator.ts @@ -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({