lib: fully configure graph (add components, connect ports), then run
[babeltrace.git] / include / babeltrace / graph / self-component-port.h
index b396afff3321fd6c1a8284b780a78ff61630af2f..ad5daeb8cf52917a4486b92555e8b94b2622ba06 100644 (file)
@@ -46,10 +46,6 @@ const bt_port *bt_self_component_port_as_port(
 extern bt_self_component *bt_self_component_port_borrow_component(
                bt_self_component_port *self_port);
 
-extern bt_self_component_port_status
-bt_self_component_port_remove_from_component(
-               bt_self_component_port *self_port);
-
 extern void *bt_self_component_port_get_data(
                const bt_self_component_port *self_port);
 
This page took 0.0237 seconds and 4 git commands to generate.