summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/components/application_manager/include/application_manager/commands/mobile/perform_interaction_request.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/application_manager/include/application_manager/commands/mobile/perform_interaction_request.h b/src/components/application_manager/include/application_manager/commands/mobile/perform_interaction_request.h
index 7990038014..5ba85b0cb7 100644
--- a/src/components/application_manager/include/application_manager/commands/mobile/perform_interaction_request.h
+++ b/src/components/application_manager/include/application_manager/commands/mobile/perform_interaction_request.h
@@ -101,8 +101,6 @@ class PerformInteractionRequest : public CommandRequestImpl {
/**
* @brief Sends PerformInteraction response to mobile side
* @param message which should send to mobile side
- * @return true if send response to mobile application otherwise
- * return false.
*/
void ProcessUIResponse(const smart_objects::SmartObject& message,
smart_objects::SmartObject& msg_params);