remove 'debugError', dead code
This commit is contained in:
@@ -274,7 +274,6 @@ void printClosureDiff(
|
||||
|
||||
void runRepl(
|
||||
ref<EvalState> evalState,
|
||||
const Error *debugError,
|
||||
const Expr &expr,
|
||||
const std::map<std::string, Value *> & extraEnv);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user