Remove forward decl for unused 'struct lttng_ust_context_app'
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 5 Mar 2021 19:22:38 +0000 (14:22 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Mar 2021 17:58:06 +0000 (12:58 -0500)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I29aae53fe8f134d6579f828196693d5578922b7f

include/lttng/ust-events.h

index e0d82aeca130929dd16f250ea101ac77160a6e83..9d6568573d77ab523bff7d5fd3af03a0cd0da4fc 100644 (file)
@@ -43,7 +43,6 @@ extern "C" {
 struct lttng_channel;
 struct lttng_session;
 struct lttng_ust_lib_ring_buffer_ctx;
-struct lttng_ust_context_app;
 struct lttng_event_field;
 struct lttng_event_notifier;
 struct lttng_event_notifier_group;
This page took 0.026481 seconds and 4 git commands to generate.