iaupdate/IAD/ui/inc/iaupdateagreement.h
changeset 42 d17dc5398051
parent 33 8110bf1194d1
--- a/iaupdate/IAD/ui/inc/iaupdateagreement.h	Thu May 27 12:58:35 2010 +0300
+++ b/iaupdate/IAD/ui/inc/iaupdateagreement.h	Fri Jun 11 13:45:18 2010 +0300
@@ -62,12 +62,7 @@
     * @return True value if agreement accepted 
     */
     TBool AcceptAgreementL();
-    
-    /**
-    * Shows Nokia agreement of Application Update 
-    */
-    void ShowAgreementL();
-    
+        
     /**
     * Is Nokia agreement of Application Update accepted by an user
     *
@@ -89,13 +84,7 @@
      */
     void ConstructL();
     
-    /**
-    * Shows agreement dialog
-    * 
-     */
-    HbAction* ShowDialogL( HbAction *primaryAction, HbAction *secondaryAction );
-    
-    
+       
 private: //data
     
     };