X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Futils%2Fdummy%2Fdummy.h;h=5df1a2dec468f61432f81ee8caf989dc73a237bc;hb=1043fdeac7af547a48ff5d938851dad9390aea4f;hp=ed2ddfdbeae48eff8fccc336d9d2043c3c822837;hpb=09f603c6b62f388e3095dd3bfc0ad1c6194be7b4;p=babeltrace.git diff --git a/plugins/utils/dummy/dummy.h b/plugins/utils/dummy/dummy.h index ed2ddfdb..5df1a2de 100644 --- a/plugins/utils/dummy/dummy.h +++ b/plugins/utils/dummy/dummy.h @@ -41,10 +41,8 @@ BT_HIDDEN void dummy_finalize(bt_self_component_sink *component); BT_HIDDEN -bt_self_component_status dummy_port_connected( - bt_self_component_sink *comp, - bt_self_component_port_input *self_port, - const bt_port_output *other_port); +bt_self_component_status dummy_graph_is_configured( + bt_self_component_sink *comp); BT_HIDDEN bt_self_component_status dummy_consume(