cpp-common: remove `cfg-*.hpp` and `log-cfg.hpp`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 14 Nov 2023 20:27:01 +0000 (15:27 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 14 Dec 2023 15:57:04 +0000 (10:57 -0500)
commit5e3e563cfa0de46a7f4a0e0d251c54478abceaba
tree9bf22bf52cdae607d9cf5247d6303328863331c9
parent87fc9c82b669ae81025a264ce32f6b7999c0e259
cpp-common: remove `cfg-*.hpp` and `log-cfg.hpp`

Those are not used currently and I plan to replace them with something
more woke for C++.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ied48a1f6a5c32426a8d85e32c6a5682c48dd4e42
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11389
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
CI-Build: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
src/Makefile.am
src/cpp-common/cfg-error-reporting-throw.hpp [deleted file]
src/cpp-common/cfg-error-reporting.hpp [deleted file]
src/cpp-common/cfg-logging-error-reporting-throw.hpp [deleted file]
src/cpp-common/cfg-logging-error-reporting.hpp [deleted file]
src/cpp-common/cfg-logging.hpp [deleted file]
src/cpp-common/log-cfg.hpp [deleted file]
This page took 0.024761 seconds and 4 git commands to generate.