lib: remove bt_connection_is_ended()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 19 Mar 2019 18:34:05 +0000 (14:34 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commitf4f5c8ca2d211d747377a21f5d55123875ffdc7f
tree388e4992b7aa1d2bd4e9e2372d6580c1fbfa8971
parent740faaf49474c4127165a73f0eacd921d1daf145
lib: remove bt_connection_is_ended()

This function is not needed anymore because connections cannot end.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
include/babeltrace/graph/connection-const.h
lib/graph/connection.c
This page took 0.025736 seconds and 4 git commands to generate.