Remove project-id from doc/Jamfile

This commit is contained in:
Peter Dimov
2019-03-25 19:25:33 +02:00
parent 4fbb9ff076
commit 6d8ea0f0c4

View File

@ -5,8 +5,6 @@
# See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt
project doc/smart_ptr ;
import asciidoctor ;
html smart_ptr.html : smart_ptr.adoc ;