sink.ctf.fs: remove unused `fs_sink_ctf_field_class::index_in_parent` field
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 24 Feb 2022 20:06:03 +0000 (15:06 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 28 Mar 2024 17:52:05 +0000 (13:52 -0400)
commit5934a96fbc7470b8973b62238d68e6cfc3c31493
tree2101849ee5d14a13c142db333253247ac48ebade
parentb80bfc6208b6257ba7b51c6ef3eeece7377e7696
sink.ctf.fs: remove unused `fs_sink_ctf_field_class::index_in_parent` field

This field is not used anywhere and looks like a leftover from a
previous iteration of the sink. Let's remove it.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I64592c1561bd66e083e965903d8a9dc050a5756d
Reviewed-on: https://review.lttng.org/c/babeltrace/+/7387
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12189
Tested-by: jenkins <jenkins@lttng.org>
CI-Build: Simon Marchi <simon.marchi@efficios.com>
src/plugins/ctf/fs-sink/fs-sink-ctf-meta.hpp
src/plugins/ctf/fs-sink/translate-trace-ir-to-ctf-ir.cpp
This page took 0.023823 seconds and 4 git commands to generate.