X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Frotation-thread.h;fp=src%2Fbin%2Flttng-sessiond%2Frotation-thread.h;h=eb206e701ebccf7755009c4136a928e5c0a3da40;hp=618797f108d3d842142c55d65a4842af10ad5e06;hb=a7333da73c2083281c5ec833d041b7acf0d10d0b;hpb=c6db3843828a8fbf08444a2bc4191291a4807936 diff --git a/src/bin/lttng-sessiond/rotation-thread.h b/src/bin/lttng-sessiond/rotation-thread.h index 618797f10..eb206e701 100644 --- a/src/bin/lttng-sessiond/rotation-thread.h +++ b/src/bin/lttng-sessiond/rotation-thread.h @@ -46,7 +46,6 @@ void rotation_thread_timer_queue_destroy( struct rotation_thread_timer_queue *queue); struct rotation_thread_handle *rotation_thread_handle_create( - int thread_quit_pipe, struct rotation_thread_timer_queue *rotation_timer_queue, struct notification_thread_handle *notification_thread_handle, sem_t *notification_thread_ready);