From 2620f970eb4d29cf116f8b7b6ef60f8ead17e9ea Mon Sep 17 00:00:00 2001 From: KHANH LUONG HONG DUY Date: Wed, 24 Jun 2020 16:17:38 +0700 Subject: remove unused feature Signed-off-by: KHANH LUONG HONG DUY --- tests/gtest_dlt_daemon_offline_log.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests') diff --git a/tests/gtest_dlt_daemon_offline_log.cpp b/tests/gtest_dlt_daemon_offline_log.cpp index f37c63a..b8965de 100644 --- a/tests/gtest_dlt_daemon_offline_log.cpp +++ b/tests/gtest_dlt_daemon_offline_log.cpp @@ -29,10 +29,6 @@ extern "C" #include } -#ifndef DLT_DAEMON_BLOCKING_TEST -# define DLT_DAEMON_BLOCKING_TEST 1 -#endif - /* Begin Method: dlt_logstorage::t_dlt_logstorage_list_add*/ TEST(t_dlt_logstorage_list_add, normal) { -- cgit v1.2.1