Hide lttng_event_copy symbol
[lttng-tools.git] / include / lttng / event.h
index 2a02859a39e195cd8a013c3935e397394dddd69e..0f75245c91e95f9075a6a147f7cbbf0f6d7d48cf 100644 (file)
@@ -321,8 +321,6 @@ extern int lttng_list_events(struct lttng_handle *handle,
  */
 extern struct lttng_event *lttng_event_create(void);
 
-extern struct lttng_event *lttng_event_copy(const struct lttng_event *event);
-
 /*
  * Destroy an lttng_event.
  *
This page took 0.023176 seconds and 4 git commands to generate.