aboutsummaryrefslogtreecommitdiff
path: root/build2/b.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-12-19 10:07:19 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-12-19 10:07:19 +0300
commitee4683ff1332584283f7994365353f84b153d533 (patch)
treec4f02fba259f830ef75a382991a3582fabbdf2bc /build2/b.cxx
parent78d21f22eb72a96d9e993e358743ed72349e4235 (diff)
Remove unused variable
Diffstat (limited to 'build2/b.cxx')
-rw-r--r--build2/b.cxx2
1 files changed, 0 insertions, 2 deletions
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