From c2da5df68610a0070575212bfee67c730ab39128 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 6 Dec 2017 14:17:31 +0200 Subject: Remove stray static --- build2/target.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/target.hxx') diff --git a/build2/target.hxx b/build2/target.hxx index 632e723..73ee2d8 100644 --- a/build2/target.hxx +++ b/build2/target.hxx @@ -1683,7 +1683,7 @@ namespace build2 } template - static pair> + pair> file_factory (const target_type& tt, dir_path d, dir_path o, -- cgit v1.1