From 2de232da53da6a79880defc5693242383af58764 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Sat, 18 Jan 2014 15:36:28 +0100 Subject: top.c: fix compilation warnings pfd[1] is unused Signed-off-by: Bartosz Golaszewski Signed-off-by: Denys Vlasenko --- procps/top.c | 5 ----- 1 file changed, 5 deletions(-) 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