mirror of
https://github.com/NixOS/nix
synced 2025-06-26 20:01:15 +02:00
have only one debuggerHook declaration
This commit is contained in:
parent
eaecaaa00b
commit
3dfab6e534
4 changed files with 3 additions and 7 deletions
|
@ -37,8 +37,6 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
std::function<void(const Error * error, const Env & env, const Expr & expr)> debuggerHook;
|
||||
|
||||
static char * allocString(size_t size)
|
||||
{
|
||||
char * t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue