diff --git a/include/boost/python/converter/from_python_data.hpp b/include/boost/python/converter/from_python_data.hpp index 1ce8bd7a..ec57f479 100644 --- a/include/boost/python/converter/from_python_data.hpp +++ b/include/boost/python/converter/from_python_data.hpp @@ -125,8 +125,6 @@ namespace detail template struct referent_storage { - typedef typename remove_cv::type>::type referent; - BOOST_STATIC_CONSTANT(std::size_t, target = referent_alignment::value); typedef lower_alignment t1;