summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands/hmi/response_from_hmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/include/application_manager/commands/hmi/response_from_hmi.h')
-rw-r--r--src/components/application_manager/include/application_manager/commands/hmi/response_from_hmi.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/components/application_manager/include/application_manager/commands/hmi/response_from_hmi.h b/src/components/application_manager/include/application_manager/commands/hmi/response_from_hmi.h
index a5d41252f5..05fd23adf0 100644
--- a/src/components/application_manager/include/application_manager/commands/hmi/response_from_hmi.h
+++ b/src/components/application_manager/include/application_manager/commands/hmi/response_from_hmi.h
@@ -37,18 +37,10 @@
#include "application_manager/application_manager.h"
#include "interfaces/HMI_API.h"
-namespace NsSmartDeviceLink {
-namespace NsSmartObjects {
-class SmartObject;
-}
-}
-
namespace application_manager {
namespace commands {
-namespace smart_objects = NsSmartDeviceLink::NsSmartObjects;
-
class ResponseFromHMI : public CommandImpl {
public:
ResponseFromHMI(const MessageSharedPtr& message,