lib: remove bt_connection_is_ended()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 19 Mar 2019 18:34:05 +0000 (14:34 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commit0198ae432bf296e8228fde49c0bbf40d1ed998a1
tree388e4992b7aa1d2bd4e9e2372d6580c1fbfa8971
parent8f16d5b732aebca3d417484cb3bfffc0ba8e46a1
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.024488 seconds and 5 git commands to generate.