have only one debuggerHook declaration
This commit is contained in:
@@ -93,10 +93,6 @@ EvalCommand::EvalCommand()
|
||||
});
|
||||
}
|
||||
|
||||
extern std::function<void(const Error * error, const Env & env, const Expr & expr)> debuggerHook;
|
||||
|
||||
|
||||
|
||||
EvalCommand::~EvalCommand()
|
||||
{
|
||||
if (evalState)
|
||||
|
||||
Reference in New Issue
Block a user