]> git.tdb.fi Git - libs/core.git/commitdiff
Remove the no longer supported exception_backtrace feature from Build
authorMikko Rasa <tdb@tdb.fi>
Sat, 14 Jul 2012 16:54:56 +0000 (19:54 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 14 Jul 2012 16:54:56 +0000 (19:54 +0300)
Build

diff --git a/Build b/Build
index 8478fc5bd405f8d75f06be224f86ba0f3da9386a..cf72f3dc1231a01bda38af29e17adeb8f9fd6c57 100644 (file)
--- 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";