Skip to content

po2xml value stored to 'index' is never read

Marius Pa requested to merge nmariusp/poxml:work/nmariusp/index_write into master

Fix clang issue "po2xml.cpp:162:13: warning: Value stored to 'index' is never read [clang-analyzer-deadcode.DeadStores] 1: Value stored to 'index' is never read in ~/kde/src/poxml/po2xml.cpp:162".

Merge request reports