From 3b6b826e160a122de4575d0bd0a47b26238287d7 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 25 Mar 2019 19:24:02 +0200 Subject: [PATCH] Remove project-id from doc/Jamfile --- doc/Jamfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/Jamfile b/doc/Jamfile index d4a4802..5943a2a 100644 --- a/doc/Jamfile +++ b/doc/Jamfile @@ -4,8 +4,6 @@ # (See accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_0.txt) -project doc/assert ; - import asciidoctor ; # import boostbook ;