Skip to content

Commit

Permalink
Remove deprecated InlineCallbackTag
Browse files Browse the repository at this point in the history
Deprecated in d24af2a
2+ years ago (March 2022).
  • Loading branch information
aprokop committed May 1, 2024
1 parent 6803cce commit 8c400a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/details/ArborX_Callbacks.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ enum class CallbackTreeTraversalControl
namespace Details
{

struct [[deprecated]] InlineCallbackTag
{};

struct PostCallbackTag
{};

Expand Down

0 comments on commit 8c400a0

Please sign in to comment.