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 172933c..bf30c23 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 */