ctf: remove unused `struct ctf_metadata_decoder`
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 11 May 2022 14:08:43 +0000 (10:08 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 28 Mar 2024 17:52:05 +0000 (13:52 -0400)
commita745c1904cb9637f78e0f6d8a1927b2dd05db436
tree4f085ee853bc2034b9a03d9701fc93829e9fc0c9
parent5656cea5531432357cf7ca2a0be14adae5a1e3d3
ctf: remove unused `struct ctf_metadata_decoder`

I noticed this struct was unused.  There is another `struct
ctf_metadata_decoder` in src/plugins/ctf/decoder.cpp, that is actually
used.

Change-Id: Ief9a4e37e7414b8fcd729581bb040c1100722327
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8020
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12191
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/ctf/common/src/metadata/tsdl/decoder-packetized-file-stream-to-buf.cpp
This page took 0.024845 seconds and 4 git commands to generate.