mirror of
https://github.com/tmux/tmux.git
synced 2025-01-06 07:48:48 +00:00
Remove unused quiet option.
This commit is contained in:
parent
a3cf995017
commit
404214b0ac
@ -105,12 +105,6 @@ const struct options_table_entry options_table[] = {
|
||||
.default_num = 100
|
||||
},
|
||||
|
||||
{ .name = "quiet",
|
||||
.type = OPTIONS_TABLE_FLAG,
|
||||
.scope = OPTIONS_TABLE_SERVER,
|
||||
.default_num = 0
|
||||
},
|
||||
|
||||
{ .name = "set-clipboard",
|
||||
.type = OPTIONS_TABLE_FLAG,
|
||||
.scope = OPTIONS_TABLE_SERVER,
|
||||
|
Loading…
Reference in New Issue
Block a user