Remove default port API
[babeltrace.git] / include / babeltrace / graph / component-sink.h
index 96a935c51c7caf581b8970e661897ab05cebf18e..e30e2648821bf39499567658d5363ff670b0affb 100644 (file)
@@ -43,8 +43,6 @@ extern struct bt_port *bt_component_sink_get_input_port_by_name(
                struct bt_component *component, const char *name);
 extern struct bt_port *bt_component_sink_get_input_port_by_index(
                struct bt_component *component, uint64_t index);
-extern struct bt_port *bt_component_sink_get_default_input_port(
-               struct bt_component *component);
 
 #ifdef __cplusplus
 }
This page took 0.024674 seconds and 4 git commands to generate.