diff options
Diffstat (limited to 'libbb/nuke_str.c')
-rw-r--r-- | libbb/nuke_str.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/nuke_str.c b/libbb/nuke_str.c index 56b808bc7..240e68004 100644 --- a/libbb/nuke_str.c +++ b/libbb/nuke_str.c @@ -6,7 +6,6 @@ * * Licensed under GPLv2, see file LICENSE in this source tree. */ - //kbuild:lib-y += nuke_str.o #include "libbb.h" |