cpp-common/bt2c: remove lib-str.hpp
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 8 Feb 2024 03:15:37 +0000 (22:15 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 8 Feb 2024 17:02:55 +0000 (12:02 -0500)
commit8a7eaa48c56f779205e094520553f99780b9aeb4
tree296cd39f31ae72798c13ed525fdbe9a92bc95a1e
parent7fcc5fd036543a81da2bbd5b2078c0a4b0314f9b
cpp-common/bt2c: remove lib-str.hpp

This is unused, and I think it will never be.  If we need something like
this, it will likely be in the form of a `format_as` function used by
the `{fmt}` library.

Change-Id: I81e21d697f6b246c986c5c9126b1177a0d5bcb03
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11759
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/Makefile.am
src/cpp-common/bt2c/lib-str.hpp [deleted file]
This page took 0.025187 seconds and 4 git commands to generate.