1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 21:01:16 +02:00

Remove canary stuff

This commit is contained in:
Eelco Dolstra 2014-12-12 10:59:50 +01:00
parent a144eb1415
commit 8aedaf111e
4 changed files with 0 additions and 58 deletions

View file

@ -86,8 +86,6 @@ void processExpr(EvalState & state, const Strings & attrPaths,
}
}
}
state.printCanaries();
}