summaryrefslogtreecommitdiff
path: root/utils/w.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/w.c')
-rw-r--r--utils/w.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/w.c b/utils/w.c
index f5b65275..ce41de2d 100644
--- a/utils/w.c
+++ b/utils/w.c
@@ -370,7 +370,6 @@ main(int argc, char *argv[])
char *fmt_string = DEFAULT_FMT_STRING, *sort_key_name = NULL;
int sort_reverse = 0, print_heading = 1, show_entries = 1, show_uptime = 1;
int squash_bogus_fields = 1, squash_nominal_fields = 1;
- int default_output = 1; /* should show standard `all users' list. */
struct proc_stat_list *procs;
#if 0
char *tty_names = 0;