mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-25 12:45:14 +08:00
Remove a redundant ivar set
This commit is contained in:
parent
e5aa06991e
commit
e689a38663
@ -575,7 +575,6 @@ bool autosuggest_validate_from_history(const history_item_t &item, file_detectio
|
||||
}
|
||||
else
|
||||
{
|
||||
detector.potential_paths = paths;
|
||||
suggestionOK = detector.paths_are_valid(paths);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user