Removed obsoleted BB_FEATURE_RM_INTERACTIVE

This commit is contained in:
Mark Whitley
2001-04-25 22:08:56 +00:00
parent 207587a9b4
commit 2789906aad
5 changed files with 3 additions and 24 deletions

View File

@@ -231,9 +231,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
//