Reilly Wood d8478ca690
Clean up unnecessary macro use (#8607)
Some minor code cleanup.

We've accumulated a few macros over the years that arguably don't need
to be macros. This PR removes 4 macros by either:
1. Inlining the macro
2. Replacing the macro with a local function
3. Replacing the macro with a closure
2023-03-25 20:17:20 +13:00
..
2023-03-24 14:52:01 +13:00
2022-08-11 11:54:54 -05:00
2022-05-08 07:39:22 +12:00
2023-02-27 20:44:05 +13:00
2023-03-17 11:53:46 +13:00
2023-03-24 14:52:01 +13:00
2023-03-24 14:52:01 +13:00
2022-11-11 19:51:08 +13:00