ocornut / imgui_club

Nice things to use along dear imgui
MIT License
927 stars 108 forks source link

Removed unused variable #29

Closed leiradel closed 2 years ago

leiradel commented 2 years ago

Sorry for such a minor thing, but the unused variable breaks pedantic builds.

ocornut commented 2 years ago

Thank you! (I've been meaning to rewrite this code at some point, it's unnecessarily complicated at this point)