Merge streams in ctf fs component
[babeltrace.git] / plugins / ctf / fs / data-stream.h
index c567c13e2de3f89a108a1a3a61acb3752720b737..6e7d0e728bff8a48c6c9c5ff9af2dc3540c7f30b 100644 (file)
@@ -40,10 +40,4 @@ void ctf_fs_stream_destroy(struct ctf_fs_stream *stream);
 BT_HIDDEN
 int ctf_fs_data_stream_open_streams(struct ctf_fs_component *ctf_fs);
 
-BT_HIDDEN
-enum bt_notification_iterator_status ctf_fs_data_stream_get_next_notification(
-               struct ctf_fs_component *ctf_fs,
-               struct bt_notification **notification,
-               size_t stream_id);
-
 #endif /* CTF_FS_DATA_STREAM_H */
This page took 0.023526 seconds and 4 git commands to generate.