aboutsummaryrefslogtreecommitdiff
path: root/options-table.c
diff options
context:
space:
mode:
authorThomas <thomas@xteddy.org>2013-03-25 16:30:37 +0000
committerThomas <thomas@xteddy.org>2013-03-25 16:30:37 +0000
commit00af2df1027301a31531321c12eae6ff32989a3a (patch)
treeff4fc1452186d0f878c4c77475e9590b1ff1020e /options-table.c
parentbe390c19913a84be7114ce4188006c8ac26b6345 (diff)
parent972da2d498d6e410fd97c55fb422af7caf464622 (diff)
downloadrtmux-00af2df1027301a31531321c12eae6ff32989a3a.tar.gz
rtmux-00af2df1027301a31531321c12eae6ff32989a3a.tar.bz2
rtmux-00af2df1027301a31531321c12eae6ff32989a3a.zip
Merge branch 'obsd-master'
Diffstat (limited to 'options-table.c')
-rw-r--r--options-table.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/options-table.c b/options-table.c
index e5f6c777..76a61619 100644
--- a/options-table.c
+++ b/options-table.c
@@ -501,11 +501,6 @@ const struct options_table_entry window_options_table[] = {
.default_num = 1
},
- { .name = "command-prefix",
- .type = OPTIONS_TABLE_STRING,
- .default_str = "exec "
- },
-
{ .name = "force-height",
.type = OPTIONS_TABLE_NUMBER,
.minimum = 0,