This commit is contained in:
Ben Burdette 2022-05-23 10:13:47 -06:00
parent 13d02af079
commit ba035f7dd0

View file

@ -49,7 +49,6 @@ struct NixRepl
{
std::string curDir;
EvalState &state;
// ref<EvalState> state;
Bindings * autoArgs;
size_t debugTraceIndex;