Cleanup: unnecessary declaration
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 29 Sep 2021 14:38:44 +0000 (10:38 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 4 Oct 2021 16:50:31 +0000 (12:50 -0400)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I4a5e45d3981064b16d0790d511a1dc7ea33904af

include/lttng/action/list.h

index f7331f0839beaa22119373570e1697301ea46372..ca871744d2eb01f8619e084f191662fee3a21238 100644 (file)
@@ -9,7 +9,6 @@
 #define LTTNG_ACTION_LIST_H
 
 struct lttng_action;
-struct lttng_action_list;
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.025719 seconds and 4 git commands to generate.