lib: remove CTF concepts of packet and event headers
[babeltrace.git] / include / babeltrace / trace-ir / event-const.h
index 3fafc484f824a0f8a68ce26140105ecc5c21be00..1199c40a71aa4ef2bb745261f6e7516d1ae90984 100644 (file)
@@ -51,9 +51,6 @@ extern const bt_packet *bt_event_borrow_packet_const(
 extern const bt_stream *bt_event_borrow_stream_const(
                const bt_event *event);
 
-extern const bt_field *bt_event_borrow_header_field_const(
-               const bt_event *event);
-
 extern const bt_field *bt_event_borrow_common_context_field_const(
                const bt_event *event);
 
This page took 0.023204 seconds and 4 git commands to generate.