include/babeltrace2/types.h: remove unused `bt_event_header_field`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 12 Mar 2024 20:04:10 +0000 (16:04 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 12 Mar 2024 20:04:10 +0000 (16:04 -0400)
I don't even know what that is or was.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I79b0d778bd7faa043161788f5157822fbc775083

include/babeltrace2/types.h

index 5dacc495100bd42c28a0e53bfc2d9745bfbf06f9..42e6bd48f286eb1783dc00f8a233a9c4a5756a09 100644 (file)
@@ -35,7 +35,6 @@ typedef struct bt_error bt_error;
 typedef struct bt_error_cause bt_error_cause;
 typedef struct bt_event bt_event;
 typedef struct bt_event_class bt_event_class;
-typedef struct bt_event_header_field bt_event_header_field;
 typedef struct bt_field bt_field;
 typedef struct bt_field_class bt_field_class;
 typedef struct bt_field_class_enumeration_mapping bt_field_class_enumeration_mapping;
This page took 0.024453 seconds and 4 git commands to generate.