Make another warning go away.
authorRob Landley <rob@landley.net>
Fri, 30 Jun 2006 20:30:10 +0000 (20:30 -0000)
committerRob Landley <rob@landley.net>
Fri, 30 Jun 2006 20:30:10 +0000 (20:30 -0000)
procps/top.c

index 172933cbe9ab398701c026556cd5f48426fa757b..bf30c23f657ffc576bba533a054d3aca8a70130e 100644 (file)
@@ -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 */