From 44d743e2d3d0650d4ad9a89d19c42ffe42b54314 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 20 Apr 2017 22:06:40 +0300 Subject: Fix compilation error --- bbot/worker.cxx | 1 - 1 file changed, 1 deletion(-) 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) -- cgit v1.1