X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fself-component-filter.h;h=8d12e106e4ec36cc3c9856e5c912e4899b3520d1;hb=e8fb542771c00332d0c8227e9a8be784adf34826;hp=36ac696cd4507e162599934efb35f6d30bcc04ba;hpb=ec4644dda17c9a0ba85d8eff6459d8f5db870490;p=babeltrace.git diff --git a/include/babeltrace/graph/self-component-filter.h b/include/babeltrace/graph/self-component-filter.h index 36ac696c..8d12e106 100644 --- a/include/babeltrace/graph/self-component-filter.h +++ b/include/babeltrace/graph/self-component-filter.h @@ -54,9 +54,6 @@ bt_self_component_filter_as_component_filter( return (const void *) self_comp_filter; } -extern bt_component_filter *bt_component_filter_borrow_from_self( - bt_self_component_filter *self_component); - extern bt_self_component_port_output * bt_self_component_filter_borrow_output_port_by_name( bt_self_component_filter *self_component,