bt_trace_class_create(): accept mandatory self component
[babeltrace.git] / plugins / ctf / fs-src / data-stream-file.h
index 0ccba27ae95e8c36d75ddd4e8adb61814a49b714..05c1dc342c6f2b5a22b7e0e25e8c95ebade69501 100644 (file)
@@ -132,12 +132,6 @@ struct ctf_fs_ds_file *ctf_fs_ds_file_create(
                struct bt_msg_iter *msg_iter,
                bt_stream *stream, const char *path);
 
-BT_HIDDEN
-int ctf_fs_ds_file_borrow_packet_header_context_fields(
-               struct ctf_fs_ds_file *ds_file,
-               bt_field **packet_header_field,
-               bt_field **packet_context_field);
-
 BT_HIDDEN
 void ctf_fs_ds_file_destroy(struct ctf_fs_ds_file *stream);
 
This page took 0.024087 seconds and 4 git commands to generate.