aboutsummaryrefslogtreecommitdiff
path: root/src/nix/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/main.cc')
-rw-r--r--src/nix/main.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nix/main.cc b/src/nix/main.cc
index 5158c3902..b923f2535 100644
--- a/src/nix/main.cc
+++ b/src/nix/main.cc
@@ -59,7 +59,6 @@ struct HelpRequested { };
struct NixArgs : virtual MultiCommand, virtual MixCommonArgs
{
- bool printBuildLogs = false;
bool useNet = true;
bool refresh = false;
bool showVersion = false;