Alias
- Removal of alias load/resolve code, which (1) needs a rewrite, and (2) belongs in the Parser.
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#include <TDB2.h>
|
||||
#include <Hooks.h>
|
||||
#include <DOM.h>
|
||||
#include <Alias.h>
|
||||
#include <Path.h>
|
||||
#include <File.h>
|
||||
#include <Directory.h>
|
||||
@@ -89,7 +88,6 @@ public:
|
||||
Config config;
|
||||
|
||||
TDB2 tdb2;
|
||||
Alias alias;
|
||||
Hooks hooks;
|
||||
DOM dom;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user