textinput/peninputarc/src/peninputclient/peninputclient.cpp
branchRCL_3
changeset 56 8152b1f1763a
parent 46 bd83ceabce89
--- a/textinput/peninputarc/src/peninputclient/peninputclient.cpp	Wed Sep 15 12:34:44 2010 +0300
+++ b/textinput/peninputarc/src/peninputclient/peninputclient.cpp	Wed Oct 13 14:55:58 2010 +0300
@@ -509,18 +509,5 @@
     {
 	iSingletonServer->EnablePriorityChangeOnOriChange(aEnabled);
 	}	
-
-// ---------------------------------------------------------------------------
-// Enable or disable transition effect.
-// ---------------------------------------------------------------------------
-//  
-EXPORT_C void RPeninputServer::EnableGfxTransEffect( TBool aEnable )
-    {
-    if ( iSingletonServer )
-        {
-        iSingletonServer->EnableGfxTransEffect( aEnable );
-        }
-    }
-
 //end of class RPeninputServer
 // End of File