Port: dirfd is not portable, replace it
[babeltrace.git] / include / babeltrace / ctf-writer / writer-internal.h
index 3fa03b5953cc33bcdd5145ffe5edeb3fcbfe2a0e..17d4af7d99c9a41b0eadb98d2aef1f6a21282fce 100644 (file)
@@ -40,7 +40,6 @@ struct bt_ctf_writer {
        int frozen; /* Protects attributes that can't be changed mid-trace */
        struct bt_ctf_trace *trace;
        GString *path;
-       int trace_dir_fd;
        int metadata_fd;
 };
 
This page took 0.034606 seconds and 4 git commands to generate.