lib: remove unneeded forward declarations in trace-ir/field-class.h
[babeltrace.git] / src / lib / trace-ir / field-class.h
index 77df580407cadd69af852ab7269ff15a7e0808e4..29c4f72a92921004690eed2004eb412b939e8c93 100644 (file)
@@ -27,9 +27,6 @@
        (&g_array_index((_mapping)->ranges,                             \
                struct bt_field_class_enumeration_mapping_range, (_index)))
 
-struct bt_field;
-struct bt_field_class;
-
 struct bt_field_class {
        struct bt_object base;
        enum bt_field_class_type type;
This page took 0.024221 seconds and 4 git commands to generate.