From: Mikko Rasa Date: Sat, 14 Jul 2012 16:54:56 +0000 (+0300) Subject: Remove the no longer supported exception_backtrace feature from Build X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=commitdiff_plain;h=bdab2ba010fd279c0c5f5e7ef84e1787276d5bb8 Remove the no longer supported exception_backtrace feature from Build --- diff --git a/Build b/Build index 8478fc5..cf72f3d 100644 --- a/Build +++ b/Build @@ -19,8 +19,6 @@ package "mspcore" }; }; - feature "exception_backtrace" "Generate a backtrace when an exception is thrown."; - headers "msp/core" { source "source/core";