Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-11-13 06:56:58


Author: danieljames
Date: 2007-11-13 06:56:58 EST (Tue, 13 Nov 2007)
New Revision: 41058
URL: http://svn.boost.org/trac/boost/changeset/41058

Log:
Remove an old commented out line.
Text files modified:
   sandbox/unordered/libs/unordered/test/exception/Jamfile.v2 | 1 -
   1 files changed, 0 insertions(+), 1 deletions(-)

Modified: sandbox/unordered/libs/unordered/test/exception/Jamfile.v2
==============================================================================
--- sandbox/unordered/libs/unordered/test/exception/Jamfile.v2 (original)
+++ sandbox/unordered/libs/unordered/test/exception/Jamfile.v2 2007-11-13 06:56:58 EST (Tue, 13 Nov 2007)
@@ -5,7 +5,6 @@
 
 import testing ;
 
-#alias framework : /boost/test//boost_unit_test_framework/<optimization>speed ;
 alias framework : /boost/test//boost_unit_test_framework ;
 
 project unordered-test/exception-tests


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk