----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101911/ -----------------------------------------------------------
Review request for Calligra. Summary ------- The commented out code looks like it is trying to read a string, 'count', then parsing the content of 'count' as a integer into 'countNumber' and then trowing it all away. The code at least gives a compiler warning about countNumber set, but never used. I'm not 100% sure that my analysis above is correct. The right fix is probably to not #if 0 the code out, but to remove it completely, assuming my analysis is correct. Diffs ----- filters/tables/xlsx/XlsxXmlStylesReader.cpp 55ccd1ae73b29f4f93140fd906ee218dd4887623 Diff: http://git.reviewboard.kde.org/r/101911/diff Testing ------- Code compiles without warnings. Thanks, Sune
_______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel