Revert "Fix: flush empty packets on snapshot channel"
[lttng-modules.git] / lib / ringbuffer / frontend_internal.h
index 76bf20e79b1ae21ad217bc073c9e9f02a1709ee4..b13edd10b7e80c2803d07343b1edcc1dbe0c0883 100644 (file)
@@ -159,9 +159,6 @@ void lib_ring_buffer_switch_slow(struct lib_ring_buffer *buf,
 extern
 void lib_ring_buffer_switch_remote(struct lib_ring_buffer *buf);
 
-extern
-void lib_ring_buffer_switch_remote_empty(struct lib_ring_buffer *buf);
-
 /* Buffer write helpers */
 
 static inline
This page took 0.023131 seconds and 4 git commands to generate.