X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Ftext%2Fpretty%2Fpretty.h;h=e1027277a4269a814bb2ce27b3fef0b0b9a9ca4c;hb=1043fdeac7af547a48ff5d938851dad9390aea4f;hp=d9e03c90ce7e0343566bfa1e06d08dd3314aab09;hpb=09f603c6b62f388e3095dd3bfc0ad1c6194be7b4;p=babeltrace.git diff --git a/plugins/text/pretty/pretty.h b/plugins/text/pretty/pretty.h index d9e03c90..e1027277 100644 --- a/plugins/text/pretty/pretty.h +++ b/plugins/text/pretty/pretty.h @@ -114,10 +114,8 @@ bt_self_component_status pretty_consume( bt_self_component_sink *component); BT_HIDDEN -bt_self_component_status pretty_port_connected( - bt_self_component_sink *component, - bt_self_component_port_input *self_port, - const bt_port_output *other_port); +bt_self_component_status pretty_graph_is_configured( + bt_self_component_sink *component); BT_HIDDEN void pretty_finalize(bt_self_component_sink *component);