lib: add bt_{graph,query_executor}_add_interrupter()
[babeltrace.git] / include / babeltrace2 / graph / component-const.h
index 6ade2d3fb025983ac2cec23b0976e7e08941be58..11554b5e3b21306a9557c90b111171809a537766 100644 (file)
@@ -79,9 +79,6 @@ bt_bool bt_component_is_sink(const bt_component *component)
                BT_COMPONENT_CLASS_TYPE_SINK;
 }
 
-extern bt_bool bt_component_graph_is_canceled(
-               const bt_component *component);
-
 extern void bt_component_get_ref(const bt_component *component);
 
 extern void bt_component_put_ref(const bt_component *component);
This page took 0.022856 seconds and 4 git commands to generate.