X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fnotification%2Fchannel-internal.hpp;fp=include%2Flttng%2Fnotification%2Fchannel-internal.hpp;h=173b3dcdc3333c873c645b66d098c71565cfa000;hp=34014f16ffbc652e6ac91e5cead59cff506c554d;hb=f053d40c60b9dd38da27d88412dcac3a8404324c;hpb=b50fbe868463594a65f84215badd52ae1bcc581e diff --git a/include/lttng/notification/channel-internal.hpp b/include/lttng/notification/channel-internal.hpp index 34014f16f..173b3dcdc 100644 --- a/include/lttng/notification/channel-internal.hpp +++ b/include/lttng/notification/channel-internal.hpp @@ -87,7 +87,7 @@ struct pending_notification { struct lttng_notification_channel { using uptr = std::unique_ptr< lttng_notification_channel, - lttng::details::create_unique_class::deleter>; pthread_mutex_t lock;