Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-08-12 05:06:27


Author: danieljames
Date: 2007-08-12 05:06:26 EDT (Sun, 12 Aug 2007)
New Revision: 38607
URL: http://svn.boost.org/trac/boost/changeset/38607

Log:
Remove an old macro definition that's no longer relevant.
Text files modified:
   sandbox/unordered/boost/unordered/detail/hash_table.hpp | 2 --
   1 files changed, 0 insertions(+), 2 deletions(-)

Modified: sandbox/unordered/boost/unordered/detail/hash_table.hpp
==============================================================================
--- sandbox/unordered/boost/unordered/detail/hash_table.hpp (original)
+++ sandbox/unordered/boost/unordered/detail/hash_table.hpp 2007-08-12 05:06:26 EDT (Sun, 12 Aug 2007)
@@ -11,8 +11,6 @@
 # pragma once
 #endif
 
-#define BOOST_UNORDERED_PARANOID
-
 #include <boost/config.hpp>
 
 #include <cstddef>


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