From eec5261ac983f8d23e59431cff1f4f681edbd100 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Nov 2018 11:32:51 +0200 Subject: Fix warning --- clean/clean.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clean') diff --git a/clean/clean.cxx b/clean/clean.cxx index deba1db..4a16ee8 100644 --- a/clean/clean.cxx +++ b/clean/clean.cxx @@ -179,7 +179,7 @@ namespace brep } static int - clean_builds (const options& ops, + clean_builds (const options&, cli::argv_scanner& scan, odb::pgsql::database& db) { -- cgit v1.1