Skip to content

Commit

Permalink
Mark enableBMFF as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos committed Jun 10, 2024
1 parent e80186c commit 77a898a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/exiv2/bmffimage.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
// *****************************************************************************
// namespace extensions
namespace Exiv2 {
[[deprecated]]
EXIV2API bool enableBMFF(bool enable = true);
} // namespace Exiv2

Expand Down

0 comments on commit 77a898a

Please sign in to comment.