From: Carl Worth Date: Tue, 9 Jun 2020 04:34:00 +0000 (-0700) Subject: Drop an unneeded function X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;ds=sidebyside;h=67bface07504b1e5809c860f81c2cdc1d3a720a3;hp=67bface07504b1e5809c860f81c2cdc1d3a720a3;p=lmno.games Drop an unneeded function It was only one line, and only called once, so better just to inline it. ---