mirror of
https://github.com/NixOS/nix
synced 2025-06-30 07:33:16 +02:00
Remove dead code
This commit is contained in:
parent
91e641af88
commit
c1a202c348
2 changed files with 0 additions and 54 deletions
|
@ -134,9 +134,6 @@ private:
|
|||
|
||||
std::map<std::string, std::optional<SourcePath>> searchPathResolved;
|
||||
|
||||
/* Cache used by checkSourcePath(). */
|
||||
std::unordered_map<Path, Path> resolvedPaths;
|
||||
|
||||
/* Cache used by prim_match(). */
|
||||
std::shared_ptr<RegexCache> regexCache;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue