diff --git a/include/boost/msm/back/state_machine.hpp b/include/boost/msm/back/state_machine.hpp index 9c0a3e7..5f9a6fe 100644 --- a/include/boost/msm/back/state_machine.hpp +++ b/include/boost/msm/back/state_machine.hpp @@ -2156,7 +2156,6 @@ class state_machine : //public Derived { typedef typename get_flag_list::type flags; typedef typename ::boost::mpl::contains::type found; - typedef typename is_composite_state::type composite; BOOST_STATIC_CONSTANT(int, state_id = (get_state_id::type::value)); if (found::type::value)