EventContext: remove incomplete and useless operator=
(from Scott Snyder) EventContext::operator= was not copying m_eid and m_proxy. since it does the same thing as the default, better just to delete it. See merge request !151
Loading
Please sign in to comment