Revert accidental whitespace change.

v0.27.3
Kevin Backhouse 6 years ago committed by Luis Díaz Más
parent 3faeaefbf5
commit 3c818f49d9

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

Loading…
Cancel
Save