diff options
Diffstat (limited to 'procps/top.c')
-rw-r--r-- | procps/top.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/top.c b/procps/top.c index 172933c..bf30c23 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 */ |