Remove duplicate prototype declaration
[ust.git] / include / ust / lttng-ust-ctl.h
index 99478b946cd4276cd4b9f7b5006569b5344a7f1f..ef5aa6788391fe16bc3f6b57312b152ff90f13a4 100644 (file)
@@ -92,9 +92,6 @@ void ustctl_unmap_channel(struct shm_handle *shm_handle);
 struct shm_handle;
 struct lib_ring_buffer;
 
-void *ustctl_get_mmap_base(struct shm_handle *handle,
-               struct lib_ring_buffer *buf);
-
 /* Open/close stream buffers for read */
 struct lib_ring_buffer *ustctl_open_stream_read(struct shm_handle *handle,
                int cpu);
This page took 0.022497 seconds and 4 git commands to generate.