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 @@
223// Enable support for "--exclude" for excluding files 223// Enable support for "--exclude" for excluding files
224#define BB_FEATURE_TAR_EXCLUDE 224#define BB_FEATURE_TAR_EXCLUDE
225// 225//
226// Enable support for s///p pattern matching
227#define BB_FEATURE_SED_PATTERN_SPACE
228//
229//// Enable reverse sort 226//// Enable reverse sort
230#define BB_FEATURE_SORT_REVERSE 227#define BB_FEATURE_SORT_REVERSE
231// 228//