Fix cppcheck issues: unreachableCode
This commit is contained in:
parent
54ad1bc91a
commit
ab35759de8
@ -1356,9 +1356,9 @@ namespace Exiv2 {
|
||||
# ifndef SUPPRESS_WARNINGS
|
||||
EXV_WARNING << "Charset conversion required but no character mapping functionality available.\n";
|
||||
# endif
|
||||
UNUSED(str);
|
||||
#endif
|
||||
return ret;
|
||||
UNUSED(str);
|
||||
}
|
||||
} // namespace Exiv2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user