uifw/EikStd/coctlsrc/AknClearer.cpp
branchRCL_3
changeset 23 3d340a0166ff
parent 18 0aa5fbdfbc30
child 25 941195f2d488
--- a/uifw/EikStd/coctlsrc/AknClearer.cpp	Tue Apr 27 16:55:05 2010 +0300
+++ b/uifw/EikStd/coctlsrc/AknClearer.cpp	Tue May 11 16:27:42 2010 +0300
@@ -309,11 +309,6 @@
         ( usualSpLayout == R_AVKON_WIDESCREEN_PANE_LAYOUT_USUAL ) ||
         ( idleSpLayout  == R_AVKON_WIDESCREEN_PANE_LAYOUT_IDLE );
     
-    // Check that if in landscape mode statuspane is changed to stacon pane
-    TBool staconPaneUsedInLandscape = 
-        ( usualSpLayout != R_AVKON_STATUS_PANE_LAYOUT_USUAL ) &&
-        ( usualSpLayout != R_AVKON_STATUS_PANE_LAYOUT_USUAL_MIRRORED );
-
     TBool flatStatuspaneusedInLandscape =
         ( usualSpLayout == R_AVKON_WIDESCREEN_PANE_LAYOUT_USUAL_FLAT ) ||
         ( usualSpLayout == R_AVKON_STATUS_PANE_LAYOUT_USUAL_FLAT );