src.ctf.fs: remove ctf_fs_ds_index_destroy
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 9 Jun 2022 13:24:46 +0000 (09:24 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commitbfd852f00e698abc7708b8d2d3b41e3be538a859
tree517c34539f3cb86ac1b606768517bcc93b203605
parent2fb7af12b8423f1bf00cbbbc7b8766dcc8d3ec15
src.ctf.fs: remove ctf_fs_ds_index_destroy

Remove ctf_fs_ds_index_destroy and ctf_fs_ds_index_deleter, since
ctf_fs_ds_index objects can simply be deleted now.

Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Change-Id: I64eb93eb3f06174523e7f9ceaf94cf103a9e69eb
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8255
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12293
src/plugins/ctf/fs-src/data-stream-file.cpp
src/plugins/ctf/fs-src/data-stream-file.hpp
This page took 0.025218 seconds and 4 git commands to generate.