forked from lix-project/lix
comment
This commit is contained in:
parent
13d02af079
commit
ba035f7dd0
|
@ -49,7 +49,6 @@ struct NixRepl
|
||||||
{
|
{
|
||||||
std::string curDir;
|
std::string curDir;
|
||||||
EvalState &state;
|
EvalState &state;
|
||||||
// ref<EvalState> state;
|
|
||||||
Bindings * autoArgs;
|
Bindings * autoArgs;
|
||||||
|
|
||||||
size_t debugTraceIndex;
|
size_t debugTraceIndex;
|
||||||
|
|
Loading…
Reference in a new issue