Revert accidental whitespace change.

This commit is contained in:
Kevin Backhouse 2019-05-06 11:48:56 +01:00 committed by Luis Díaz Más
parent 3faeaefbf5
commit 3c818f49d9

View File

@ -483,7 +483,6 @@ namespace Exiv2 {
/* =========================================== */
void WebPImage::readMetadata()
{
if (io_->open() != 0) throw Error(kerDataSourceOpenFailed, io_->path(), strError());