uifw/AvKon/src/AknAdaptiveSearch.cpp
changeset 14 3320e4e6e8bb
parent 0 2f259fa3e83a
--- a/uifw/AvKon/src/AknAdaptiveSearch.cpp	Tue Feb 02 01:00:49 2010 +0200
+++ b/uifw/AvKon/src/AknAdaptiveSearch.cpp	Fri Apr 16 15:13:44 2010 +0300
@@ -537,18 +537,5 @@
 		iAdaptiveSearchGrid->HandleResourceChange(KAknsMessageSkinChange);
 		}
 	}
-
-
-// -----------------------------------------------------------------------------
-// CCAknAdaptiveSearch::SaveFindPaneRect()
-// When the rect of find pane is set, this functions will be notified
-// to record the size of it.
-// -----------------------------------------------------------------------------
-//
-void CAknAdaptiveSearch::SaveFindPaneRect( const TRect &aRect )
-    {
-    iAdaptiveSearchGrid->SaveFindPaneRect( aRect );
-    }
-
 // End of File