mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-10 05:38:10 +00:00
Revert 876cad3a - making nimprof fix on a new branch
This commit is contained in:
@@ -60,7 +60,6 @@ when not defined(memProfiler):
|
||||
else: interval = intervalInUs * 1000 - tickCountCorrection
|
||||
|
||||
when withThreads:
|
||||
import locks
|
||||
var
|
||||
profilingLock: TLock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user