Skip to content

refactor(Bookmarks): deprecate ::fwTools::Bookmarks

What does this MR do?

Add FW_DEPRECATED macro in fwTools::Bookmarks and the associated service ctrlSelection::BookmarksSrv. The bookmarks are no longer used and the service still use a deprecated API.

How to test it?

Check that your applications still work and that you don't see the deprecated log for bookmarks.

Associated Issues/Merge Requests

Edited by Emilie WERNERT

Merge request reports