sink.ctf.fs: remove unused `index_in_parent` field in Ctx struct
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 24 Feb 2022 20:06:03 +0000 (15:06 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:15 +0000 (12:06 -0400)
commit9d1865ef487bdfcaf63cedf98c70737c1ee63042
treea06437999dcbcd73d714293680ee214302ebfa33
parentee6256bdc9ad9676062e77b94f47558703da7ac9
sink.ctf.fs: remove unused `index_in_parent` field in Ctx struct

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>
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.025526 seconds and 5 git commands to generate.