Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined.
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user