mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-04 15:51:15 -03:00
Remove tok_destroy
This commit is contained in:
@@ -1893,8 +1893,6 @@ void complete(const wcstring &cmd, std::vector<completion_t> &comps, complete_ty
|
||||
|
||||
}
|
||||
|
||||
tok_destroy(&tok);
|
||||
|
||||
/*
|
||||
Get the string to complete
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user