Don't need abstract struct Derivation in local-store
This commit is contained in:
@@ -23,9 +23,6 @@ namespace nix {
|
||||
const int nixSchemaVersion = 10;
|
||||
|
||||
|
||||
struct Derivation;
|
||||
|
||||
|
||||
struct OptimiseStats
|
||||
{
|
||||
unsigned long filesLinked = 0;
|
||||
|
||||
Reference in New Issue
Block a user