browserui/browser/BrowserAppSrc/BrowserPreferences.cpp
branchRCL_3
changeset 48 5c11946e75b3
parent 45 dbd79466b1ed
child 50 c9249d037530
--- a/browserui/browser/BrowserAppSrc/BrowserPreferences.cpp	Mon Mar 15 12:40:52 2010 +0200
+++ b/browserui/browser/BrowserAppSrc/BrowserPreferences.cpp	Wed Mar 31 21:35:49 2010 +0300
@@ -545,11 +545,8 @@
     TInt ap;
 
     // Read Accesss point selection mode for advanced settings
-#ifdef BRDO_OCC_ENABLED_FF
-    const TInt selectionMode = EBrowserCenRepApSelModeAlwaysAsk;
-#else
     const TInt selectionMode = GetIntValue( KBrowserAccessPointSelectionMode );
-#endif
+
     switch ( selectionMode )
         {
         case EBrowserCenRepApSelModeUserDefined: