aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Config.h b/Config.h
index a111feeda..b2baac2a2 100644
--- a/Config.h
+++ b/Config.h
@@ -223,9 +223,6 @@
// Enable support for "--exclude" for excluding files
#define BB_FEATURE_TAR_EXCLUDE
//
-// Enable support for s///p pattern matching
-#define BB_FEATURE_SED_PATTERN_SPACE
-//
//// Enable reverse sort
#define BB_FEATURE_SORT_REVERSE
//