mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
* Remove dead code.
This commit is contained in:
parent
35f2a6ba82
commit
b52966e821
2 changed files with 0 additions and 4 deletions
|
@ -209,8 +209,6 @@ public:
|
|||
private:
|
||||
SrcToStore srcToStore;
|
||||
|
||||
bool allowUnsafeEquality;
|
||||
|
||||
/* A cache from path names to parse trees. */
|
||||
std::map<Path, Expr *> parseTrees;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue