menufw/hierarchynavigator/hnmetadatamodel/inc/hnmdmodel.h
branchRCL_3
changeset 26 1b758917cafc
parent 1 5315654608de
--- a/menufw/hierarchynavigator/hnmetadatamodel/inc/hnmdmodel.h	Tue May 25 12:29:32 2010 +0300
+++ b/menufw/hierarchynavigator/hnmetadatamodel/inc/hnmdmodel.h	Wed Jun 09 09:29:04 2010 +0300
@@ -394,21 +394,6 @@
      */
     IMPORT_C void DeleteLastSuite();
 
-
-    /**
-     * Realeses localization files.
-     *
-     * @since S60 5.0
-     */
-    IMPORT_C void ReleaseLocalization();
-
-    /**
-     * Reloads localization.
-     *
-     * @since S60 5.0
-     */
-    IMPORT_C void ReloadLocalizationL();
-
     /**
      * Informs metadatamodel to ignore evaluations or
      * to performing evaluations, according to the
@@ -453,16 +438,6 @@
     void SuiteModelReadyToShowL( CHnSuiteModel* aJustEvaluatedSuite );
 
     /**
-     * Causes all of the loades suites except for the suite at the bottom
-     * of the stack to be reloaded from their corresponding xml file
-     * definitions.
-     *
-     * @since S60 5.0
-     * @param aIgnore aModelContainer Model container object.
-     */
-    void ReloadStackSuitesL( CHnSuiteModelContainer* aModelContainer );
-
-    /**
      * Counts number of loaded suites.
      *
      * @since S60 5.0