Clean-up: move global sessiond symbols out of main.o
[lttng-tools.git] / src / bin / lttng-sessiond / rotation-thread.h
index 618797f108d3d842142c55d65a4842af10ad5e06..eb206e701ebccf7755009c4136a928e5c0a3da40 100644 (file)
@@ -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);
This page took 0.023257 seconds and 4 git commands to generate.