X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Frotate.h;h=2d8c3ebb53db753279055c535de86e85c5d9c959;hb=7d268848fe44e591c53c8dfce796c6503c4539e8;hp=2812130806cfdbbe2c55a5935a0d90d56915cfbe;hpb=9402c5b93a3e3344612a9938878bddb1430a3418;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/rotate.h b/src/bin/lttng-sessiond/rotate.h index 281213080..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 rename_active_chunk(struct ltt_session *session); -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.