From: Bartosz Golaszewski Date: Sat, 18 Jan 2014 14:36:28 +0000 (+0100) Subject: top.c: fix compilation warnings X-Git-Tag: 1_23_0~210 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2de232da53da6a79880defc5693242383af58764;p=oweals%2Fbusybox.git top.c: fix compilation warnings pfd[1] is unused Signed-off-by: Bartosz Golaszewski Signed-off-by: Denys Vlasenko --- diff --git a/procps/top.c b/procps/top.c index 51f1c1aed..530f45fa1 100644 --- a/procps/top.c +++ b/procps/top.c @@ -917,17 +917,12 @@ enum { #if ENABLE_FEATURE_USE_TERMIOS static unsigned handle_input(unsigned scan_mask, unsigned interval) { - struct pollfd pfd[1]; - if (option_mask32 & OPT_EOF) { /* EOF on stdin ("top