Skip to content

Avoid currentContext call in ElementLink creation

Stewart Martin-Haugh requested to merge smh/athena:createParticle_ctx into 23.0

ElementLink needs an EventContext - provide this through the caller.

I also removed an empty finalize method (will just take the base class finalize method instead).

Edited by Stewart Martin-Haugh

Merge request reports