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