src.ctf.lttng-live: add lttng_live_session destructor
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.hpp
index 8e1312b5fed4dc937872e5b60c62251d7436bc21..3bbcd0ef4ff11748d0e791856c79f1676bb8c2c0 100644 (file)
@@ -213,6 +213,8 @@ struct lttng_live_session
     {
     }
 
+    ~lttng_live_session();
+
     bt2c::Logger logger;
 
     bt_self_component *self_comp = nullptr;
This page took 0.026031 seconds and 4 git commands to generate.