X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Frotation-thread.h;h=eb206e701ebccf7755009c4136a928e5c0a3da40;hb=51bb4dbbf2f178f09802c8aacaa7c68b1891d6fb;hp=618797f108d3d842142c55d65a4842af10ad5e06;hpb=547333b5541338636b5ed42066f6be70829ec351;p=lttng-tools.git 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);