mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-16 09:37:12 +00:00
Update lib/system/stacktraces.nim
This commit is contained in:
@@ -30,7 +30,6 @@ when defined(nimStackTraceOverride):
|
||||
nimcall, gcsafe, raises: [], tags: [], noinline.}
|
||||
|
||||
|
||||
const NimStackTraceMsgs = compileOption("stacktraceMsgs")
|
||||
|
||||
# Default procedures (not normally used, because people opting in on this
|
||||
# override are supposed to register their own versions).
|
||||
|
||||
Reference in New Issue
Block a user