X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fust-registry-event.hpp;h=6b2ebc8434a8428dfea27626713988aba7d4cf85;hb=cd9adb8b829564212158943a0d279bb35322ab30;hp=5dc98032a2900d58f650bdbdbfa213b90c22164f;hpb=e665dfbce25215d5ec77ff03a279c7163b337db1;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/ust-registry-event.hpp b/src/bin/lttng-sessiond/ust-registry-event.hpp index 5dc98032a..6b2ebc843 100644 --- a/src/bin/lttng-sessiond/ust-registry-event.hpp +++ b/src/bin/lttng-sessiond/ust-registry-event.hpp @@ -36,7 +36,7 @@ public: std::vector fields, int loglevel_value, nonstd::optional model_emf_uri); - virtual ~registry_event() = default; + ~registry_event() override = default; /* Both objd are set by the tracer. */ const int session_objd;