X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Frotate.h;h=2d8c3ebb53db753279055c535de86e85c5d9c959;hb=4605890e0a926f1c88355051dcd6d8a8dd135c58;hp=c7986c815dc671eaab660c342e40c05225cd3ff6;hpb=92816cc33a1add3c8276839bd6335e17423577dd;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/rotate.h b/src/bin/lttng-sessiond/rotate.h index c7986c815..2d8c3ebb5 100644 --- a/src/bin/lttng-sessiond/rotate.h +++ b/src/bin/lttng-sessiond/rotate.h @@ -22,9 +22,6 @@ #include "rotation-thread.h" #include -int rotate_add_pending_rotation(struct ltt_session *session, uint64_t chunk_id); -int rename_completed_chunk(struct ltt_session *session, time_t ts); - /* * Subscribe/unsubscribe the notification_channel from the rotation_thread to * session usage notifications to perform size-based rotations.