diff --git a/include/exiv2/bmffimage.hpp b/include/exiv2/bmffimage.hpp index 786f57201b..2af6789683 100644 --- a/include/exiv2/bmffimage.hpp +++ b/include/exiv2/bmffimage.hpp @@ -13,7 +13,7 @@ // ***************************************************************************** // namespace extensions namespace Exiv2 { -EXIV2API bool enableBMFF(bool enable = true); +[[deprecated]] EXIV2API bool enableBMFF(bool enable = true); } // namespace Exiv2 #ifdef EXV_ENABLE_BMFF