From ee4683ff1332584283f7994365353f84b153d533 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 19 Dec 2017 10:07:19 +0300 Subject: Remove unused variable --- build2/b.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'build2/b.cxx') diff --git a/build2/b.cxx b/build2/b.cxx index f6ee45a..c7219f0 100644 --- a/build2/b.cxx +++ b/build2/b.cxx @@ -1187,8 +1187,6 @@ main (int argc, char* argv[]) // Finally, match the rules and perform the operation. // - bool sr (); - if (pre_oid != 0) { l5 ([&]{trace << "start pre-operation batch " << pre_oif->name -- cgit v1.1