mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
Remove unused values in builtin_set.
This commit is contained in:
@@ -698,7 +698,6 @@ static int builtin_set(parser_t &parser, wchar_t **argv)
|
||||
Slice mode
|
||||
*/
|
||||
size_t idx_count, val_count;
|
||||
wcstring_list_t values;
|
||||
std::vector<long> indexes;
|
||||
wcstring_list_t result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user