mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-21 23:11:17 -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:
@@ -26,7 +26,6 @@
|
||||
#include "proc.h"
|
||||
#include "reader.h"
|
||||
#include "sanity.h"
|
||||
#include "tnode.h"
|
||||
#include "wutil.h" // IWYU pragma: keep
|
||||
|
||||
class io_chain_t;
|
||||
|
||||
Reference in New Issue
Block a user