mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
Remove unused global variable.
This commit is contained in:
parent
dc8b51754b
commit
3cfb8d1584
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ using namespace std;
|
||||||
using namespace nix;
|
using namespace nix;
|
||||||
|
|
||||||
|
|
||||||
string programId = "nix-repl";
|
|
||||||
|
|
||||||
|
|
||||||
struct NixRepl
|
struct NixRepl
|
||||||
{
|
{
|
||||||
string curDir;
|
string curDir;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue