mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
remove extra argument
This commit is contained in:
parent
2acdb90438
commit
6faa56ea1f
3 changed files with 1 additions and 3 deletions
|
@ -275,7 +275,6 @@ void printClosureDiff(
|
|||
|
||||
void runRepl(
|
||||
ref<EvalState> evalState,
|
||||
const Expr & expr,
|
||||
const ValMap & extraEnv);
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue