Blame SOURCES/boost-1.54.0-xpressive-unused_typedef.patch

6e52e0
diff -urp boost_1_54_0-orig/boost/xpressive/regex_algorithms.hpp boost_1_54_0/boost/xpressive/regex_algorithms.hpp
6e52e0
--- boost_1_54_0-orig/boost/xpressive/regex_algorithms.hpp	2013-07-23 00:47:50.804931313 +0200
6e52e0
+++ boost_1_54_0/boost/xpressive/regex_algorithms.hpp	2013-07-23 00:50:40.721961072 +0200
6e52e0
@@ -303,7 +303,6 @@ namespace detail
6e52e0
     )
6e52e0
     {
6e52e0
         typedef core_access<BidiIter> access;
6e52e0
-        typedef typename iterator_value<BidiIter>::type char_type;
6e52e0
         match_results<BidiIter> &what = *state.context_.results_ptr_;
6e52e0
         BOOST_ASSERT(0 != re.regex_id());
6e52e0