X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Frotate.h;h=2d8c3ebb53db753279055c535de86e85c5d9c959;hb=823a1989a3420eab1f5b17703ee2807bca2512a8;hp=2812130806cfdbbe2c55a5935a0d90d56915cfbe;hpb=e87d3c18a40fb3d3bee3dff29615636257824e29;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.