sessiond: document effect of rotated_after_last_stop on clear
[lttng-tools.git] / src / bin / lttng-sessiond / rotate.h
index c7986c815dc671eaab660c342e40c05225cd3ff6..2d8c3ebb53db753279055c535de86e85c5d9c959 100644 (file)
@@ -22,9 +22,6 @@
 #include "rotation-thread.h"
 #include <stdint.h>
 
-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.
This page took 0.024828 seconds and 5 git commands to generate.