Unused call to Clay__GetHashMapItem()
Author: KermalisCreated Jun 29, 2026Updated Jun 30, 2026
This call is unnecessary since it doesn't mutate any state, and its result is unused.
https://github.com/nicbarker/clay/blob/main/clay.h#L3141
Should be a quick fix.
Source: nicbarker/clay