Removed unnecessary #ifdef guards around an inclusion - the included file has them anyway.
--- a/textinput/group/bld.inf Fri Oct 22 15:38:27 2010 +0100
+++ b/textinput/group/bld.inf Mon Nov 15 14:00:51 2010 +0000
@@ -2,7 +2,7 @@
* Copyright (c) 2009 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 "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
@@ -17,23 +17,8 @@
*/
-
-
-
-
-
-
-
-
-
-
-
-#ifdef RD_INTELLIGENT_TEXT_INPUT
#include "../ptienginev2/group/bld.inf"
#include "../AknInputLanguage/group/bld.inf"
-#else
-#include "../akninputlanguage/group/bld.inf"
-#endif
#include "../peninputarc/group/bld.inf"
#include "../peninputcommonctrls/group/bld.inf"
#include "../peninputhwrboxcn/group/bld.inf"