summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands/mobile/send_haptic_data_request.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/src/commands/mobile/send_haptic_data_request.cc')
-rw-r--r--src/components/application_manager/src/commands/mobile/send_haptic_data_request.cc12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/components/application_manager/src/commands/mobile/send_haptic_data_request.cc b/src/components/application_manager/src/commands/mobile/send_haptic_data_request.cc
index 891f103315..f3297bfff6 100644
--- a/src/components/application_manager/src/commands/mobile/send_haptic_data_request.cc
+++ b/src/components/application_manager/src/commands/mobile/send_haptic_data_request.cc
@@ -31,19 +31,7 @@
*/
#include "application_manager/commands/mobile/send_haptic_data_request.h"
-
-#include <vector>
-#include <string>
-#include <stdio.h>
-#include <algorithm>
-#include <sstream>
-#include "application_manager/policies/policy_handler_interface.h"
#include "interfaces/MOBILE_API.h"
-#include "utils/file_system.h"
-#include "formatters/CFormatterJsonBase.h"
-#include "json/json.h"
-#include "utils/helpers.h"
-#include "utils/custom_string.h"
namespace application_manager {