6e52e0
diff -up boost_1_54_0/boost/spirit/home/classic/core/primitives/primitives.hpp~ boost_1_54_0/boost/spirit/home/classic/core/primitives/primitives.hpp
6e52e0
--- boost_1_54_0/boost/spirit/home/classic/core/primitives/primitives.hpp~	2008-06-22 08:05:38.000000000 -0700
6e52e0
+++ boost_1_54_0/boost/spirit/home/classic/core/primitives/primitives.hpp	2013-07-22 06:35:38.417914083 -0700
6e52e0
@@ -47,7 +47,6 @@ BOOST_SPIRIT_CLASSIC_NAMESPACE_BEGIN
6e52e0
         typename parser_result<self_t, ScannerT>::type
6e52e0
         parse(ScannerT const& scan) const
6e52e0
         {
6e52e0
-            typedef typename parser_result<self_t, ScannerT>::type result_t;
6e52e0
             typedef typename ScannerT::value_t value_t;
6e52e0
             typedef typename ScannerT::iterator_t iterator_t;
6e52e0