mirror of https://github.com/mirror/busybox.git
Make another warning go away.
parent
ab58d5cf8a
commit
a526c30cc5
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue