lib: split real FC/field into single and double prec FC/field
[babeltrace.git] / src / lib / trace-ir / field-class.h
index e7eff691ed746619fd377e934d0ea4fda51c24e6..568edaf9ac738a870580b05f28dc0a3ea0b76433 100644 (file)
@@ -244,7 +244,6 @@ struct bt_field_class_enumeration {
 
 struct bt_field_class_real {
        struct bt_field_class common;
-       bool is_single_precision;
 };
 
 struct bt_field_class_string {
This page took 0.023438 seconds and 4 git commands to generate.