mirror of https://github.com/OpenMW/openmw.git
Fix clang warning: -Wunused-but-set-variable
apps/openmw/mwmechanics/spellcasting.cpp:45:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] 45 | int index = -1; | ^pull/3236/head
parent
f456978cc3
commit
262b31cf08
Loading…
Reference in New Issue