aboutsummaryrefslogtreecommitdiff
path: root/Config.h.Hurd
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2001-04-25 22:08:56 +0000
committerMark Whitley <markw@lineo.com>2001-04-25 22:08:56 +0000
commit2789906aad2e2fecdae79cb955a277f71b7483a4 (patch)
treec2b5e1fbdf0ef85b9914d39f5987765c95483da0 /Config.h.Hurd
parent207587a9b4d7323169eadfcd5dd517605a912569 (diff)
downloadbusybox-2789906aad2e2fecdae79cb955a277f71b7483a4.tar.gz
Removed obsoleted BB_FEATURE_RM_INTERACTIVE
Diffstat (limited to 'Config.h.Hurd')
-rw-r--r--Config.h.Hurd3
1 files changed, 0 insertions, 3 deletions
diff --git a/Config.h.Hurd b/Config.h.Hurd
index 621fbb5a9..87be05f63 100644
--- a/Config.h.Hurd
+++ b/Config.h.Hurd
@@ -211,9 +211,6 @@
// (i.e. in case of an unreachable NFS system).
#define BB_FEATURE_MOUNT_FORCE
//
-// use -i (interactive) flag for rm
-//#define BB_FEATURE_RM_INTERACTIVE
-//
// Enable support for creation of tar files.
#define BB_FEATURE_TAR_CREATE
//