X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fconnection-internal.h;h=ac75320d6cf4480f397eca1780129f068a89866f;hb=2038affbfc70dbebc19cd8f3f6e2708259e8109d;hp=d22c7eea04e8af898f647957c1a9086ee687b95c;hpb=77a54f99f128532186fca790be63a24332495c9d;p=babeltrace.git diff --git a/include/babeltrace/graph/connection-internal.h b/include/babeltrace/graph/connection-internal.h index d22c7eea..ac75320d 100644 --- a/include/babeltrace/graph/connection-internal.h +++ b/include/babeltrace/graph/connection-internal.h @@ -70,7 +70,6 @@ struct bt_connection *bt_connection_create(struct bt_graph *graph, struct bt_port *downstream_port); BT_HIDDEN -void bt_connection_disconnect_ports(struct bt_connection *conn, - struct bt_component *comp); +void bt_connection_disconnect_ports(struct bt_connection *conn); #endif /* BABELTRACE_COMPONENT_CONNECTION_INTERNAL_H */