Revert 876cad3a - making nimprof fix on a new branch

This commit is contained in:
boydgreenfield
2014-05-20 17:02:51 -04:00
parent 876cad3a91
commit fd352cc0b5

View File

@@ -60,7 +60,6 @@ when not defined(memProfiler):
else: interval = intervalInUs * 1000 - tickCountCorrection
when withThreads:
import locks
var
profilingLock: TLock