lib: Reset libbabeltrace2 to SONANE 0
[babeltrace.git] / include / babeltrace / trace-ir / trace-internal.h
index 32ff433ff96365451b7109caefbee6acc6d236f3..16076673e09178fd5d8185281a1a57b91d14c071 100644 (file)
@@ -64,10 +64,7 @@ struct bt_trace {
         */
        GHashTable *stream_classes_stream_count;
 
-       struct bt_field_class *packet_header_fc;
-       GArray *is_static_listeners;
-       bool is_static;
-       bool in_remove_listener;
+       GArray *destruction_listeners;
        bool frozen;
 };
 
This page took 0.024418 seconds and 4 git commands to generate.