Create sink plugins
[babeltrace.git] / plugins / ctf / text / text.c
index b77c9fcd8659bc3e73a1096f48ece628c60d434a..49a6335be44a1dba2eb4b4b206d145983465aaf3 100644 (file)
@@ -99,7 +99,6 @@ struct ctf_text_component {
        bool opt_print_trace_default_fields : 1;
        bool opt_print_loglevel_field : 1;
        bool opt_print_emf_field : 1;
-       bool opt_print_callsite_field : 1;
        bool opt_print_delta_field : 1;
 };
 
This page took 0.028263 seconds and 4 git commands to generate.