aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-06-23 13:02:26 +0100
committerThomas Adam <thomas@xteddy.org>2019-06-23 13:02:26 +0100
commit50c4c5917d1a47b00360ebe61fe8b002e467c57e (patch)
tree6fe331a127654c5e9269aeea8020965726532264
parent69a2f73449a96228fb9b39b284fbc356e69eef73 (diff)
parentf1100f97f7a06fcbebcf18b2c46e7f8f89fdd65b (diff)
downloadrtmux-50c4c5917d1a47b00360ebe61fe8b002e467c57e.tar.gz
rtmux-50c4c5917d1a47b00360ebe61fe8b002e467c57e.tar.bz2
rtmux-50c4c5917d1a47b00360ebe61fe8b002e467c57e.zip
Merge branch 'obsd-master'
-rw-r--r--options.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/options.c b/options.c
index 21ac82f9..1be9f8cd 100644
--- a/options.c
+++ b/options.c
@@ -784,7 +784,6 @@ options_scope_from_name(struct args *args, int window,
}
break;
}
- scope = OPTIONS_TABLE_WINDOW;
/* FALLTHROUGH */
case OPTIONS_TABLE_WINDOW:
if (args_has(args, 'g')) {