1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 14:51:16 +02:00
This commit is contained in:
Ben Burdette 2022-05-22 19:15:58 -06:00
parent 5bc97fdfa6
commit 7ccb2700c0
3 changed files with 0 additions and 56 deletions

View file

@ -22,8 +22,6 @@ MakeError(UndefinedVarError, Error);
MakeError(MissingArgumentError, EvalError);
MakeError(RestrictedPathError, Error);
// extern std::function<void(EvalState & evalState, const Error * error, const Env & env, const Expr & expr)> debuggerHook;
/* Position objects. */
struct Pos