mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-18 20:11: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:
@@ -45,7 +45,6 @@
|
||||
#include "path.h"
|
||||
#include "proc.h"
|
||||
#include "reader.h"
|
||||
#include "tnode.h"
|
||||
#include "util.h"
|
||||
#include "wcstringutil.h"
|
||||
#include "wildcard.h"
|
||||
|
||||
Reference in New Issue
Block a user