mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-19 21:21:15 -03:00
Remove the old parser bits
Now that everything has been migrated to the new AST, remove as much of the parse_tree bits as possible
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
#include "screen.h"
|
||||
#include "signal.h"
|
||||
#include "termsize.h"
|
||||
#include "tnode.h"
|
||||
#include "tokenizer.h"
|
||||
#include "wutil.h" // IWYU pragma: keep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user