Clean-up: remove non-existent function's declaration
[lttng-tools.git] / src / bin / lttng-sessiond / rotate.h
index c7986c815dc671eaab660c342e40c05225cd3ff6..9fa58a70977004bc3299786a4591dd1c7adf124a 100644 (file)
@@ -22,7 +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);
 
 /*
This page took 0.024361 seconds and 5 git commands to generate.