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')) {