--- a/apengine/apsettingshandlerui/src/ApSelPopupList.cpp Fri May 14 16:15:46 2010 +0300
+++ b/apengine/apsettingshandlerui/src/ApSelPopupList.cpp Thu May 27 13:17:01 2010 +0300
@@ -24,9 +24,6 @@
#include <ApSetUI.rsg>
#include <featmgr.h>
-#include <csxhelp/cp.hlp.hrh>
-
-
#include "ApSelectorListBoxModel.h"
#include "ApSettingsModel.h"
#include "ApSettingsHandlerUI.hrh"
@@ -316,8 +313,6 @@
APSETUILOGGER_ENTERFN( EListbox,"SelPopupList::GetHelpContext")
aContext.iMajor = iHandler->iHelpMajor;
- // help no longer available for user, use dummy ID
- aContext.iContext = KSET_HLP_AP_SETTING_GPRS;
APSETUILOGGER_LEAVEFN( EListbox,"SelPopupList::GetHelpContext")
}