X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fnotification%2Fnotification-internal.hpp;fp=include%2Flttng%2Fnotification%2Fnotification-internal.hpp;h=36b3d7f3839ba6cd06ea0974324a84d2a51cefbc;hp=9fe471c2631fbadeab1ab3c00c61e7d2ce4b8b72;hb=f053d40c60b9dd38da27d88412dcac3a8404324c;hpb=b50fbe868463594a65f84215badd52ae1bcc581e diff --git a/include/lttng/notification/notification-internal.hpp b/include/lttng/notification/notification-internal.hpp index 9fe471c26..36b3d7f38 100644 --- a/include/lttng/notification/notification-internal.hpp +++ b/include/lttng/notification/notification-internal.hpp @@ -24,7 +24,7 @@ struct lttng_payload_view; struct lttng_notification { using uptr = std::unique_ptr< lttng_notification, - lttng::details::create_unique_class::deleter>; struct lttng_trigger *trigger;