diff -r ebd48d2de13c -r ecbabf52600f textinput/ptienginev2/languages/PtiKeymappings_ITUT_42.h --- a/textinput/ptienginev2/languages/PtiKeymappings_ITUT_42.h Tue Aug 31 15:31:50 2010 +0300 +++ b/textinput/ptienginev2/languages/PtiKeymappings_ITUT_42.h Wed Sep 01 12:23:33 2010 +0100 @@ -1,8 +1,8 @@ /* -* Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0"" +* under the terms of the License "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl-v10.html". * @@ -42,8 +42,6 @@ TInt LanguageCode() const; const TUint16* KeyData(TPtiKeyboardType aKeyboardType, TInt& aDataSize) const; const TPtiKeyBinding* KeyBindingTable(TPtiKeyboardType aKeyboardType, TInt& aNumItems) const; - const TPtiNumericKeyBinding* NumericModeKeysTable(TPtiKeyboardType aKeyboardType, TInt& aNumEntries) const; - TBool SuitableForLatinOnlyMode() const; }; #endif