X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fself-component-filter.h;h=8d12e106e4ec36cc3c9856e5c912e4899b3520d1;hb=532d0c1b5a2816a45969f4aef72f60b4971fba0b;hp=36ac696cd4507e162599934efb35f6d30bcc04ba;hpb=b7c5b62e2921b337eb4984eedb523e34e94e453b;p=deliverable%2Fbabeltrace.git diff --git a/include/babeltrace/graph/self-component-filter.h b/include/babeltrace/graph/self-component-filter.h index 36ac696cd..8d12e106e 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,