apengine/apsettingshandlerui/src/ApSelectorDialog.cpp
changeset 27 489cf6208544
parent 0 5a93021fdf25
child 41 bbb64eb3bdee
--- a/apengine/apsettingshandlerui/src/ApSelectorDialog.cpp	Fri May 14 16:15:46 2010 +0300
+++ b/apengine/apsettingshandlerui/src/ApSelectorDialog.cpp	Thu May 27 13:17:01 2010 +0300
@@ -29,8 +29,6 @@
 
 #include <featmgr.h>
 
-#include <csxhelp/cp.hlp.hrh>
-
 #include "ApSelectorDialog.h"
 #include "ApSelectorListBoxModel.h"
 #include "ApSelectorListbox.h"
@@ -435,14 +433,12 @@
     APSETUILOGGER_ENTERFN( EDialog,"SelDIalog::GetHelpContext<->")
     
     aContext.iMajor = iHandler->iHelpMajor;
-    // help no longer available for user, use dummy ID
-    aContext.iContext = KSET_HLP_AP_SETTING_GPRS;
     }
 
 
 
 // ---------------------------------------------------------
-// CApSelectorDialog::HandleApDbEventL
+// CApSelectorDialog::HandleApDbEventLw
 // called by the active access point framework
 // ---------------------------------------------------------
 //