mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
remove 'debugError', dead code
This commit is contained in:
parent
b8b8ec7101
commit
a86c2a8481
3 changed files with 1 additions and 46 deletions
|
@ -274,7 +274,6 @@ void printClosureDiff(
|
|||
|
||||
void runRepl(
|
||||
ref<EvalState> evalState,
|
||||
const Error *debugError,
|
||||
const Expr &expr,
|
||||
const std::map<std::string, Value *> & extraEnv);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue