creator/engine/inc/creator_connectionmethod.h
changeset 27 271e901a9423
parent 17 4f2773374eff
--- a/creator/engine/inc/creator_connectionmethod.h	Fri May 14 15:15:12 2010 +0300
+++ b/creator/engine/inc/creator_connectionmethod.h	Fri May 14 16:10:39 2010 +0300
@@ -55,7 +55,7 @@
     void HandleSessionEventL(TMsvSessionEvent aEvent, TAny* aArg1, TAny* aArg2, TAny* aArg3); // from MMsvSessionObserver
         
 public:
-    TBool AskDataFromUserL(TInt aCommand, TInt& aNumberOfEntries); // from MCreatorModuleBase
+    TBool AskDataFromUserL( TInt aCommand ); // from MCreatorModuleBase
     
     TInt CreateConnectionSettingsEntryL(CCreatorModuleBaseParameters *aParameters);    
     TUint32 AccessPointNameToIdL(const TDesC& aAPName, TBool aAnyIfNotFound = EFalse );