APPLINK-6581:Chenged behavior during activat app
authorDmitriy Trunov <DTrunov@luxoft.com>
Fri, 4 Apr 2014 16:19:53 +0000 (19:19 +0300)
committerJustin Dickow <jjdickow@gmail.com>
Tue, 8 Jul 2014 22:53:07 +0000 (18:53 -0400)
src/components/application_manager/src/message_helper.cc

index d9c2a7a..1562b48 100644 (file)
@@ -489,7 +489,6 @@ void MessageHelper::SendAppDataToHMI(ApplicationConstSharedPtr app) {
 
   SendGlobalPropertiesToHMI(app);
   SendShowRequestToHMI(app);
-  SendAddCommandRequestToHMI(app);
 }
 
 void MessageHelper::SendGlobalPropertiesToHMI(ApplicationConstSharedPtr app) {