1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-13 07:14:31 +00:00
OpenMW/components
elsid 72bda2bd10
Avoid redundant initialization
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];
                       ^   ~~~~~~~~
2022-07-06 13:52:28 +02:00
..
2022-06-17 11:56:54 +02:00
2022-07-03 15:44:50 +04:00
2022-06-04 15:26:36 +02:00
2022-07-05 17:47:52 +04:00
2022-05-22 09:29:03 +02:00
2022-07-03 15:44:50 +04:00
2022-07-06 13:52:28 +02:00
2022-06-17 11:56:54 +02:00
2022-05-08 22:56:39 -07:00
2022-03-18 19:08:46 +01:00
2022-05-15 10:03:58 -07:00
2022-05-25 21:16:26 +02:00
2022-04-25 00:25:46 +02:00