src.ctf.fs: remove ctf_fs_ds_file_group_destroy
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 9 Jun 2022 13:34:22 +0000 (09:34 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit235f9fd9c82c5fa4b0c71b77c424aa83d3399bd6
tree483fe63f411498ca78d5f175645d1185e24ef026
parentbe215bcd720dbe2b1dbad01b98457962c5844769
src.ctf.fs: remove ctf_fs_ds_file_group_destroy

Remove ctf_fs_ds_file_group_destroy and the custom deleter, now that
ctf_fs_ds_file_group can be simply deleted.

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