ust-app: remove dead code
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 31 Oct 2019 21:20:43 +0000 (17:20 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 20 Dec 2019 05:30:43 +0000 (00:30 -0500)
commit4b5ab17b3aec396cfa096ecac1b990242072d644
treee3ac3065c5d6c6b9de575e55984e638d83a2be70
parent14d3fca9eddbb059a9dae789affd561cf87337e4
ust-app: remove dead code

This code path is not possible since all callsite are fenced with a check
to "has_been_started". Hence, a session cannot be active at the same time.

Change-Id: I53785017989ed7afc8755a41428087d988e5ae88
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/channel.c
src/bin/lttng-sessiond/ust-app.c
src/bin/lttng-sessiond/ust-app.h
This page took 0.02621 seconds and 5 git commands to generate.