From 487235a7cccbb62f6b846c8c9501db47804be5c4 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 23 Apr 2008 17:31:56 +0000 Subject: [PATCH] Fix for http://tinyurl.com/6owy6b. [SVN r44742] --- test/Jamfile.v2 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index c41ad71..f87a81c 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -7,13 +7,6 @@ import testing ; -project : - requirements -# static -# static - msvc:/Za - ; - #to_string run is_output_streamable_test.cpp ; run has_to_string_test.cpp ;