mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-11 22:21:14 -03:00
Initial implementation of wildcard match refactoring
Not yet turned on.
This commit is contained in:
@@ -4009,7 +4009,6 @@ int main(int argc, char **argv)
|
||||
|
||||
reader_destroy();
|
||||
builtin_destroy();
|
||||
wutil_destroy();
|
||||
event_destroy();
|
||||
proc_destroy();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user