X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2Fsession.h;fp=ltt-sessiond%2Fsession.h;h=4227f92441b736d0bc2f656ca71c93475bf7f919;hp=5845878cbb29533a484c8152d4fcc5eee0344c5f;hb=99309957a01e3a42abb5081daeeac50729c0eec5;hpb=f10719180ada8b6aec080a8f81aeae1b673edbb8 diff --git a/ltt-sessiond/session.h b/ltt-sessiond/session.h index 5845878cb..4227f9244 100644 --- a/ltt-sessiond/session.h +++ b/ltt-sessiond/session.h @@ -39,7 +39,6 @@ struct ltt_session { struct cds_list_head ust_traces; struct ltt_kernel_session *kernel_session; unsigned int ust_trace_count; - unsigned int kern_session_count; pid_t ust_consumer; };