summaryrefslogtreecommitdiffstats
path: root/options-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'options-table.c')
-rw-r--r--options-table.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/options-table.c b/options-table.c
index 9baf6835..529b3c26 100644
--- a/options-table.c
+++ b/options-table.c
@@ -517,13 +517,6 @@ const struct options_table_entry window_options_table[] = {
.default_num = 0
},
- { .name = "layout-history-limit",
- .type = OPTIONS_TABLE_NUMBER,
- .minimum = 1,
- .maximum = USHRT_MAX,
- .default_num = 20
- },
-
{ .name = "main-pane-height",
.type = OPTIONS_TABLE_NUMBER,
.minimum = 1,