diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-06-02 17:55:48 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-06-03 07:42:02 -0700 |
commit | 63815bbe5afa2d472444ee3a3ac4b179c888ec06 (patch) | |
tree | 0e13295038c160185b9cc3dd38fa5661020cc359 /src/til.c | |
parent | 54e17719d64ecfae66216837bc19c73930f5d560 (diff) |
modules/compose: drop redundant til_module_t*
Once til_module_context_t.module was introduced, this vestigial
module member @ compose_layer_t.module became redundant.
So here it's dropped in the obvious manner, but the
compose_layer_t struct is retained despite only having
til_module_context_t* now. This is in anticipation of future
additions where compose settings may set per-layer/texture
rendering behaviors (think alpha, colors, texturing toggles, etc)
Diffstat (limited to 'src/til.c')
0 files changed, 0 insertions, 0 deletions