aboutsummaryrefslogtreecommitdiff
path: root/applets/busybox.c
diff options
context:
space:
mode:
Diffstat (limited to 'applets/busybox.c')
-rw-r--r--applets/busybox.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/applets/busybox.c b/applets/busybox.c
index 7582647d5..ee745e73e 100644
--- a/applets/busybox.c
+++ b/applets/busybox.c
@@ -4,10 +4,6 @@
4#include <string.h> 4#include <string.h>
5#include <errno.h> 5#include <errno.h>
6 6
7#ifndef BB_INIT
8#undef BB_FEATURE_LINUXRC
9#endif
10
11static int been_there_done_that = 0; 7static int been_there_done_that = 0;
12 8
13/* It has been alledged that doing such things can 9/* It has been alledged that doing such things can