aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--procps/top.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/top.c b/procps/top.c
index 172933cbe..bf30c23f6 100644
--- a/procps/top.c
+++ b/procps/top.c
@@ -402,7 +402,6 @@ int top_main(int argc, char **argv)
struct timeval tv;
fd_set readfds;
unsigned char c;
- struct sigaction sa;
#endif /* CONFIG_FEATURE_USE_TERMIOS */
/* do normal option parsing */