X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Fnative_bt_graph.i;h=4a7b9f6dbce269b9f405541f9fa69f486d273af7;hb=d9d764cc911fa4a1df6c611fd708ea3f41521275;hp=a2e623e5747aa5fa92cf8fbef3fefb956f67b7c1;hpb=ff3fcfe46b5219b9a4480fee94755f4aabbf29cd;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/native_bt_graph.i b/src/bindings/python/bt2/bt2/native_bt_graph.i index a2e623e5..4a7b9f6d 100644 --- a/src/bindings/python/bt2/bt2/native_bt_graph.i +++ b/src/bindings/python/bt2/bt2/native_bt_graph.i @@ -113,9 +113,6 @@ PyObject *bt_bt2_graph_add_port_added_listener(struct bt_graph *graph, PyObject *py_callable); -PyObject *bt_bt2_graph_add_ports_connected_listener(struct bt_graph *graph, - PyObject *py_callable); - bt_graph_add_component_status bt_bt2_graph_add_source_component( bt_graph *graph,