Move bt_context to bt_trace_descriptor
[babeltrace.git] / include / babeltrace / ctf-ir / metadata.h
index e4ab593e5fc0192ef26a6d38201513412455bd47..482a8f0203795918e164b6381a62d3a26627ed09 100644 (file)
@@ -218,7 +218,6 @@ struct ctf_trace {
        /* Heap of streams, ordered to always get the lowest timestamp */
        struct ptr_heap *stream_heap;
 
-       struct bt_context *ctx;
        struct bt_trace_handle *handle;
 };
 
This page took 0.022749 seconds and 4 git commands to generate.