lib: remove bt_connection_is_ended()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 19 Mar 2019 18:34:05 +0000 (14:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:38 +0000 (18:19 -0400)
commita0c7760264f3e66d78b6e8c9fd63dc7afc06ce11
tree38d0247c68487986bc4f7b454802ad5f7872636c
parent909d0a89885e3ca6aea79d061bf5f9c2ac0bec57
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.024786 seconds and 4 git commands to generate.