wlanutilities/wpswizard/inc/cwpsactiverunner.h
changeset 61 e1d68407ed06
parent 39 7b3e49e4608a
--- a/wlanutilities/wpswizard/inc/cwpsactiverunner.h	Fri Sep 03 09:37:37 2010 +0300
+++ b/wlanutilities/wpswizard/inc/cwpsactiverunner.h	Thu Sep 16 12:52:33 2010 +0300
@@ -39,8 +39,8 @@
 public:
     static CWpsActiveRunner* NewL(MWpsActiveRunnerCallback& aObserver);
     virtual ~CWpsActiveRunner();
+
 public:
-
     void RunL();
     void DoCancel();
     TInt RunError(TInt aError);
@@ -51,7 +51,7 @@
 private:
     explicit CWpsActiveRunner(MWpsActiveRunnerCallback& aObserver);
     void ConstructL();
-    void InitializeL();
+
 private:    
 
     //! observer for notification of WPS setup completion