From 0a57f662fa6f15916caa564312a162ddb3c04883 Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 20 Sep 2010 22:33:23 +0200 Subject: bugfix: finally sections are executed before return/break --- lib/system/excpt.nim | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/system') diff --git a/lib/system/excpt.nim b/lib/system/excpt.nim index 65e233476..938583bf7 100755 --- a/lib/system/excpt.nim +++ b/lib/system/excpt.nim @@ -61,7 +61,6 @@ proc popCurrentException {.compilerRtl, inl.} = # some platforms have native support for stack traces: const - nimrodStackTrace = compileOption("stacktrace") nativeStackTrace = (defined(macosx) or defined(linux)) and not nimrodStackTrace and false -- cgit 1.4.1-2-gfad0