uifw/AvKon/animdllinc/AknAnimKeySound.h
branchRCL_3
changeset 55 aecbbf00d063
parent 51 fcdfafb36fe7
child 56 d48ab3b357f1
--- a/uifw/AvKon/animdllinc/AknAnimKeySound.h	Thu Aug 19 10:11:06 2010 +0300
+++ b/uifw/AvKon/animdllinc/AknAnimKeySound.h	Tue Aug 31 15:28:30 2010 +0300
@@ -131,7 +131,7 @@
     * @param key code to be checked.
     * @return ETrue if blocked.
     */
-    static TBool IsBlockedKeyCode( TBool aSupportQuerty , TInt aScanCode );
+    static TBool IsBlockedKeyCode( TInt aScanCode );
 
     /**
     * Checks if key code is non-blocked.
@@ -201,9 +201,6 @@
     // Extension for window group information.
     MAnimGeneralFunctionsWindowExtension* iExt;      
     
-	//support querty keypad
-    TBool iSupportQuertyKey; 
-    
     // Pointer event handling ongoing, block key events
     TBool iBlockKeyEvents;