summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc')
-rw-r--r--src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc b/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc
index 24be866a14..7c95a4ca2f 100644
--- a/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc
+++ b/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc
@@ -573,7 +573,6 @@ typedef Types<commands::OnVIGpsDataNotification,
commands::AllowAllAppsRequest,
commands::AllowAllAppsResponse,
commands::AllowAppRequest,
- // commands::UISetIconRequest,
commands::AllowAppResponse> HMICommandsListFifth;
TYPED_TEST_CASE(HMICommandsTestFirst, HMICommandsListFirst);