From c8c46e8a07a7817db63b8cfed6c8834f43296715 Mon Sep 17 00:00:00 2001 From: Litvinenko Ira Date: Thu, 15 Feb 2018 13:35:10 +0000 Subject: SetInteriorVehicleData implementation and some fixes Remove unused code --- src/appMain/life_cycle.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/appMain/life_cycle.h') diff --git a/src/appMain/life_cycle.h b/src/appMain/life_cycle.h index 154f427d98..69f4b987f5 100644 --- a/src/appMain/life_cycle.h +++ b/src/appMain/life_cycle.h @@ -46,9 +46,6 @@ #include "hmi_message_handler/messagebroker_adapter.h" #endif // #if ( defined (MESSAGEBROKER_HMIADAPTER) || defined(PASA_HMI) ) #include "application_manager/application_manager_impl.h" -#ifdef SDL_REMOTE_CONTROL -#include "application_manager/core_service.h" -#endif // SDL_REMOTE_CONTROL #include "connection_handler/connection_handler_impl.h" #include "protocol_handler/protocol_handler_impl.h" #include "transport_manager/transport_manager.h" -- cgit v1.2.1