Remove failed build caching
This feature was implemented for Hydra, but Hydra no longer uses it.
This commit is contained in:
@@ -156,12 +156,6 @@ public:
|
||||
void collectGarbage(const GCOptions & options, GCResults & results) override
|
||||
{ notImpl(); }
|
||||
|
||||
PathSet queryFailedPaths() override
|
||||
{ return {}; }
|
||||
|
||||
void clearFailedPaths(const PathSet & paths) override
|
||||
{ }
|
||||
|
||||
void optimiseStore() override
|
||||
{ }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user