summaryrefslogtreecommitdiff
path: root/test/pers_svc_test/src/test_PAS.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/pers_svc_test/src/test_PAS.c')
-rwxr-xr-xtest/pers_svc_test/src/test_PAS.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/pers_svc_test/src/test_PAS.c b/test/pers_svc_test/src/test_PAS.c
index f385164..37e7997 100755
--- a/test/pers_svc_test/src/test_PAS.c
+++ b/test/pers_svc_test/src/test_PAS.c
@@ -41,7 +41,6 @@
#include "persComRct.h"
#include "ssw_pers_admin_files_helper.h"
-#include "ssw_pers_admin_dbus.h"
#include "persistence_admin_service.h"
@@ -1954,8 +1953,6 @@ int main(void)
//sprintf(g_msg, "\n\n++++++++++ Test PAS - FINISH ++++++++++++++++\n\n") ;
DLT_LOG(testPersAdminDLTCtx, DLT_LOG_INFO, DLT_STRING(LT_HDR), DLT_STRING("++++++++++ Test PAS - FINISH ++++++++++++++++"));
- /* Init and run the main DBus loop */
- persadmin_RunDBusMainLoop();
return 1 ;
}