src/hbcore/theme/hbtheme.cpp
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 3 11d3954df52a
--- a/src/hbcore/theme/hbtheme.cpp	Mon May 03 12:48:33 2010 +0300
+++ b/src/hbcore/theme/hbtheme.cpp	Fri May 14 16:09:54 2010 +0300
@@ -168,10 +168,6 @@
         HbThemeUtils::updateThemeSetting(HbThemeUtils::CurrentThemeSetting, newTheme);
     }
 
-    // Clear the theme index table offsets as the theme has changed.
-    // New offsets will be retrieved from server when the index is accessed.
-    themeIndex.clear();
-
     iconTheme.setCurrentTheme(newTheme);
     HbColorTheme::instance()->setCurrentTheme(newTheme);
     HbEffectTheme::instance()->setCurrentTheme(newTheme);