Skip to content

Commit eefe1e0

Browse files
elfenpiffjerry-xie-000
authored andcommitted
[eclipse-iceoryx#464] Fix clang-tidy warnings
1 parent a3112f4 commit eefe1e0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

iceoryx2-ffi/cxx/tests/src/log_tests.cpp

-4
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ class Entry {
4242

4343
class TestLogger : public Log {
4444
public:
45-
TestLogger()
46-
: Log() {
47-
}
48-
4945
static auto set_global_logger() {
5046
auto& instance = get_instance();
5147
set_logger(instance);

0 commit comments

Comments
 (0)