aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-20 22:06:40 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-20 22:06:40 +0300
commit44d743e2d3d0650d4ad9a89d19c42ffe42b54314 (patch)
treee411f3a4cac0547ed1deed01b2a88c435c7ccb50
parentaff2607a28b72279257eb2756c74abd91b4a3960 (diff)
Fix compilation error
-rw-r--r--bbot/worker.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bbot/worker.cxx b/bbot/worker.cxx
index bd706a8..25ceede 100644
--- a/bbot/worker.cxx
+++ b/bbot/worker.cxx
@@ -187,7 +187,6 @@ build (size_t argc, const char* argv[])
"-d", dir.string (),
"--wipe",
tm.unquoted_config (),
- cfg,
env);
if (!r.status)