summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--slice.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/slice.jam b/slice.jam
index 9120a61..5b6429c 100644
--- a/slice.jam
+++ b/slice.jam
@@ -7,7 +7,7 @@ import toolset ;
type.register SLICE : ice ;
-feature slicer : no yes : propagated ;
+feature slicer : no yes ;
class slice-scanner : common-scanner
{