From 3ebd8bc9f237aefc6d2ef973bc785d5bbdcf009b Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 12 Aug 2007 09:06:26 +0000 Subject: [PATCH] Remove an old macro definition that's no longer relevant. [SVN r38607] --- include/boost/unordered/detail/hash_table.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/boost/unordered/detail/hash_table.hpp b/include/boost/unordered/detail/hash_table.hpp index 8992bccd..ff1e9767 100644 --- a/include/boost/unordered/detail/hash_table.hpp +++ b/include/boost/unordered/detail/hash_table.hpp @@ -11,8 +11,6 @@ # pragma once #endif -#define BOOST_UNORDERED_PARANOID - #include #include