Make another warning go away.

This commit is contained in:
Rob Landley 2006-06-30 20:30:10 +00:00
parent ab58d5cf8a
commit a526c30cc5

View 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 */