Privatize struct bt_trace descriptor, move trace path
[babeltrace.git] / include / babeltrace / format.h
index f1f87632980a6e2c868a46d3327fe473bf3535e7..07e854fee08645acb85b1e4cf0083992e385598e 100644 (file)
@@ -44,10 +44,7 @@ typedef int bt_intern_str;
 struct bt_stream_pos;
 struct bt_context;
 struct bt_trace_handle;
-
-/* Parent trace descriptor */
-struct bt_trace_descriptor {
-};
+struct bt_trace_descriptor;
 
 struct bt_mmap_stream {
        int fd;
This page took 0.02258 seconds and 4 git commands to generate.