mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-23 15:00:55 +00:00
components/nifbullet/bulletnifloader.cpp:79:24: warning: Value stored to 'a' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
unsigned short a = strip[0], b = strip[0], c = strip[1];
^ ~~~~~~~~
|
||
|---|---|---|
| .. | ||
| bulletnifloader.cpp | ||
| bulletnifloader.hpp | ||