Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined.
This commit is contained in:
parent
f2cc2762bb
commit
9b300d0b1f
@ -741,7 +741,6 @@ extern int ls_main(int argc, char **argv)
|
||||
if (win.ws_col > 0)
|
||||
terminal_width = win.ws_col - 1;
|
||||
#endif
|
||||
tabstops = 8;
|
||||
nfiles=0;
|
||||
|
||||
/* process options */
|
||||
|
Loading…
Reference in New Issue
Block a user