|
Boost-Commit : |
From: john_at_[hidden]
Date: 2007-10-23 09:10:33
Author: johnmaddock
Date: 2007-10-23 09:10:32 EDT (Tue, 23 Oct 2007)
New Revision: 40353
URL: http://svn.boost.org/trac/boost/changeset/40353
Log:
Removed redundant #define.
Text files modified:
trunk/boost/math/policies/policy.hpp | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
Modified: trunk/boost/math/policies/policy.hpp
==============================================================================
--- trunk/boost/math/policies/policy.hpp (original)
+++ trunk/boost/math/policies/policy.hpp 2007-10-23 09:10:32 EDT (Tue, 23 Oct 2007)
@@ -6,8 +6,6 @@
#ifndef BOOST_MATH_POLICY_HPP
#define BOOST_MATH_POLICY_HPP
-#define BOOST_PARAMETER_MAX_ARITY 15
-
#include <boost/mpl/list.hpp>
#include <boost/mpl/contains.hpp>
#include <boost/mpl/if.hpp>
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