sessiond: introduce ltt_session::locked_ref look-up functions
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.hpp
index a10586bb891a80c5017245bb919a83775bffe51f..ac455230ac82244465a4b4ba29e1854529f46e3c 100644 (file)
@@ -77,7 +77,6 @@ extern lttng::sessiond::rotation_thread::uptr the_rotation_thread_handle;
  */
 struct command_ctx {
        unsigned int lttng_msg_size;
-       struct ltt_session *session;
        /* Input message */
        struct lttcomm_session_msg lsm;
        /* Reply content, starts with an lttcomm_lttng_msg header. */
This page took 0.022698 seconds and 4 git commands to generate.