lib: remove unused `enum bt_self_component_port_status`
[babeltrace.git] / include / babeltrace2 / graph / self-component-port.h
index 4c6bfba35f2b147bc505d8e4e41e3373c36be301..db08e2c79b334dd206398f7ba57ec3deb6b3ca75 100644 (file)
 extern "C" {
 #endif
 
-typedef enum bt_self_component_port_status {
-       BT_SELF_PORT_STATUS_OK = 0,
-} bt_self_component_port_status;
-
 static inline
 const bt_port *bt_self_component_port_as_port(
                bt_self_component_port *self_port)
This page took 0.023571 seconds and 4 git commands to generate.