Small fixes to include/
[deliverable/babeltrace.git] / include / babeltrace / graph / self-component-filter.h
index 36ac696cd4507e162599934efb35f6d30bcc04ba..8d12e106e4ec36cc3c9856e5c912e4899b3520d1 100644 (file)
@@ -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,
This page took 0.023339 seconds and 5 git commands to generate.