Fix Linux build-breaker when ENABLE_ISOBMFF=False and EXIV2_TEAM_WARNINGS_AS_ERRORS=On
This commit is contained in:
+1
-1
@@ -53,8 +53,8 @@ namespace Exiv2
|
||||
enabled = enable;
|
||||
return true;
|
||||
#endif//EXV_ENABLE_ISOBMFF
|
||||
return false;
|
||||
enable=false;// unused
|
||||
return enable;
|
||||
}
|
||||
|
||||
BmffImage::BmffImage(BasicIo::AutoPtr io, bool /* create */)
|
||||
|
||||
Reference in New Issue
Block a user