src.ctf.fs: remove ctf_fs_trace_destroy
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 5 Dec 2023 05:09:22 +0000 (05:09 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commite001dd28c75a2dac1130e919b0d1f7be870d1583
tree3e3e3dc8d9e3aa9be3adc68ed36a4e5939af23a3
parent2dba3a29673a2d53fc892f42256325610c578fa6
src.ctf.fs: remove ctf_fs_trace_destroy

Remove it and the custom deleter, since ctf_fs_trace instances can now
be simply deleted.

Change-Id: I59f3f89b4b3faee45b3708245242cee009d218b7
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8287
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12325
CI-Build: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/ctf/fs-src/fs.cpp
src/plugins/ctf/fs-src/fs.hpp
This page took 0.024291 seconds and 4 git commands to generate.