Daniel Nephin 6d72517682 structs: remove two methods that were only used once each.
These methods only called a single function. Wrappers like this end up making code harder to read
because it adds extra ways of doing things.

We already have many helper functions for constructing these types, we don't need additional methods.
2021-09-29 11:47:03 -04:00
..
2021-09-15 17:24:05 -06:00
2018-10-10 16:55:34 +01:00
2021-09-23 10:13:19 +01:00