X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace2%2Ftypes.h;h=2f9e6496bc9424ddc3f0b781f4b931d89579eff5;hp=3f571fa905c0dceb46eaddf664926c60b708e630;hb=HEAD;hpb=f38da6ca0cd474d9451c24b8de2e926c8578817f diff --git a/include/babeltrace2/types.h b/include/babeltrace2/types.h index 3f571fa9..42e6bd48 100644 --- a/include/babeltrace2/types.h +++ b/include/babeltrace2/types.h @@ -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; @@ -61,7 +60,6 @@ typedef struct bt_object bt_object; typedef struct bt_packet bt_packet; typedef struct bt_plugin bt_plugin; typedef struct bt_plugin_set bt_plugin_set; -typedef struct bt_plugin_so_shared_lib_handle bt_plugin_so_shared_lib_handle; typedef struct bt_port bt_port; typedef struct bt_port_input bt_port_input; typedef struct bt_port_output bt_port_output;