Commit fe066ad0 authored by Dominik Charousset's avatar Dominik Charousset

removed unused type forwarding

parent 835f2900
......@@ -62,8 +62,6 @@ class message_future;
class local_scheduler;
class sync_handle_helper;
namespace detail { class receive_policy; }
template<bool DiscardBehavior>
struct behavior_policy { static constexpr bool discard_old = DiscardBehavior; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment