Merge streams in ctf fs component
[babeltrace.git] / plugins / ctf / fs / data-stream.h
index d6bb97fcbe6d7d3b0951c78cc66f41424a46e115..6e7d0e728bff8a48c6c9c5ff9af2dc3540c7f30b 100644 (file)
@@ -40,9 +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);
-
 #endif /* CTF_FS_DATA_STREAM_H */
This page took 0.023637 seconds and 4 git commands to generate.