about summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-12-11 11:18:24 +0100
committerMichael Vetter <jubalh@iodoru.org>2020-12-11 11:18:24 +0100
commit57666bcb77f0c6aa26cd8647572a0f8349e335c5 (patch)
treebe45815f9f496b54f44bbb6062ab6ee292c8d56f /tests
parent47a447bf73f508d4984dad283f6650aa8cb3f8a5 (diff)
downloadprofani-tty-57666bcb77f0c6aa26cd8647572a0f8349e335c5.tar.gz
Remove log_reinit()
Not needed anymore.
Diffstat (limited to 'tests')
-rw-r--r--tests/unittests/log/stub_log.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/unittests/log/stub_log.c b/tests/unittests/log/stub_log.c
index ee3780a7..4770eef0 100644
--- a/tests/unittests/log/stub_log.c
+++ b/tests/unittests/log/stub_log.c
@@ -37,10 +37,6 @@ log_get_filter(void)
 }
 
 void
-log_reinit(void)
-{
-}
-void
 log_close(void)
 {
 }