photosgallery/gallery/inc/glxappui.h
branchRCL_3
changeset 11 71da52165949
parent 2 7d9067c6fcb1
child 14 2dac0fdba72b
--- a/photosgallery/gallery/inc/glxappui.h	Fri Feb 19 22:51:01 2010 +0200
+++ b/photosgallery/gallery/inc/glxappui.h	Fri Mar 12 15:42:44 2010 +0200
@@ -34,8 +34,6 @@
 class CGlxNavigationalState;
 class CAknGlobalNote;
 
-class CGlxBackServiceWrapper;
-
 /**
  *  CGlxAppUi
  *
@@ -165,12 +163,6 @@
     *Invoked by the OOM framwork when photos app needs to free memory for other applications.
     */
     void StopCleanupL();
-    /**
-     * To move back to the app which started photossuite when done options->exit from
-     * within the app. 
-     * @param aMessage exit action from photossuite 
-     */
-    void LaunchMmViewL(const TDesC8& aMessage);
 	
 	/**
      * Check for updates via IAD.
@@ -206,7 +198,6 @@
     /// Central repository entry for app (owned)
     CRepository* iRepository;
     
-    CGlxBackServiceWrapper* iBSWrapper;
     /**
      * IAD updater class
      */