Remove arcwrapper and associated logic.#359
Conversation
|
@jonasbardino I've attempted to carefully perform the removal here, incluing any blocks that conditionally ventured into ARC related things. The only area I'm not clear on how to handle is |
Thanks, the |
1553266 to
49fee3d
Compare
49fee3d to
182c8ea
Compare
|
@jonasbardino have update this to the tip of next via the GitHub UI. Was there anything else that you’d wanted here? Otherwise reckon it’ll be nice to move this hunk of unused stuff out of the way. |
jonasbardino
left a comment
There was a problem hiding this comment.
Looks good, thanks. As it's only specific removals I suppose it's safe to merge.
Based on a response to a small cleanup attempt in acwrapper (#350 (comment)) it seems it is better to remove this code and its callsites. Do so here.