summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/commands/mobile/on_language_change_notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/include/application_manager/commands/mobile/on_language_change_notification.h')
-rw-r--r--src/components/application_manager/include/application_manager/commands/mobile/on_language_change_notification.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/include/application_manager/commands/mobile/on_language_change_notification.h b/src/components/application_manager/include/application_manager/commands/mobile/on_language_change_notification.h
index 4cf07c9775..ac04a81801 100644
--- a/src/components/application_manager/include/application_manager/commands/mobile/on_language_change_notification.h
+++ b/src/components/application_manager/include/application_manager/commands/mobile/on_language_change_notification.h
@@ -51,7 +51,7 @@ class OnLanguageChangeNotification : public CommandNotificationImpl {
*
* @param message Incoming SmartObject message
**/
- explicit OnLanguageChangeNotification(const MessageSharedPtr& message, ApplicationManager& application_manager);
+ OnLanguageChangeNotification(const MessageSharedPtr& message, ApplicationManager& application_manager);
/**
* @brief OnLanguageChangeNotification class destructor