phonebookui/Phonebook2/ccapplication/ccamycardplugin/src/ccappmycardplugin.cpp
branchRCL_3
changeset 85 38bb213f60ba
parent 74 6b5524b4f673
--- a/phonebookui/Phonebook2/ccapplication/ccamycardplugin/src/ccappmycardplugin.cpp	Wed Sep 15 11:56:55 2010 +0300
+++ b/phonebookui/Phonebook2/ccapplication/ccamycardplugin/src/ccappmycardplugin.cpp	Wed Oct 13 14:15:33 2010 +0300
@@ -24,7 +24,7 @@
 #include "ccappmycard.hrh"
 #include <spbcontactdatamodel.h>
 #include <ccappmycardpluginrsc.rsg>
-#include <pbk2uicontrols.rsg>
+#include <Pbk2UIControls.rsg>
 #include <data_caging_path_literals.hrh>
 #include <mccappengine.h>
 #include <bautils.h>
@@ -236,9 +236,6 @@
     {
     CCA_DP(KMyCardLogFile, CCA_L("->CCCAppMyCardPlugin::DoDeactivate()"));
 
-    // iOwnContainer should update command to reset the UiControl when deactivated.
-    iOwnContainer->UpdateAfterCommandExecution();
-    
     // Forward the deactivation-call to base-class
     CCCAppViewPluginAknView::DoDeactivate();