From 04df514be4534e3259745295648e53946b856911 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 19 Mar 2008 18:27:34 +0000 Subject: [PATCH] Remove 'using quickbook' from my documentation jamfiles. It is no longer necessary, and might be harmful. [SVN r43732] --- hash/doc/Jamfile.v2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/hash/doc/Jamfile.v2 b/hash/doc/Jamfile.v2 index 02e69ca..8909a83 100644 --- a/hash/doc/Jamfile.v2 +++ b/hash/doc/Jamfile.v2 @@ -3,8 +3,6 @@ # Distributed under the Boost Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -using quickbook ; - xml hash : hash.qbk ; boostbook standalone : hash : boost.root=../../../../..