mirror of
https://github.com/NixOS/nix
synced 2025-06-27 00:11:17 +02:00
remove more debug code
This commit is contained in:
parent
cbc2f0fe31
commit
e54f17eb46
7 changed files with 9 additions and 128 deletions
|
@ -54,7 +54,6 @@ struct NixRepl
|
|||
|
||||
const static int envSize = 32768;
|
||||
std::shared_ptr<StaticEnv> staticEnv;
|
||||
// StaticEnv staticEnv;
|
||||
Env * env;
|
||||
int displ;
|
||||
StringSet varNames;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue