wlanutilities/wlansniffer/aiplugin/inc/wsfaiplugin.h
branchRCL_3
changeset 12 981afc7d3841
parent 11 8b0eae1b1d71
child 13 858c6c491d0e
--- a/wlanutilities/wlansniffer/aiplugin/inc/wsfaiplugin.h	Mon Mar 15 12:44:54 2010 +0200
+++ b/wlanutilities/wlansniffer/aiplugin/inc/wsfaiplugin.h	Wed Mar 31 23:17:49 2010 +0300
@@ -163,14 +163,6 @@
                               CEikLabel* aText1 );
         
         /**
-        * Sets signal strenght and the security string
-        * @since S60 5.0  
-        * @param aStrength siganl strength string
-        * @param aSecure security string
-        */
-        void SetStrengthAndSecure( TDesC* aStrength, TDesC* aSecure );
-        
-        /**
         * Sets Scanning status on/off.
         * @since S60 5.0
         * @param aScanState Scanning satus flag
@@ -309,7 +301,7 @@
         CWsfAiView* iUi;
    
         /**
-        * The database observer obseving changes in
+        * The database observer observing changes in
         * show WLAN availablity
         */
         CWsfDbObserver* iDbObserver;
@@ -320,24 +312,6 @@
         TInt iResourceFileOffset;
     
         /**
-        * Constants for Signal Strength text
-        * Own.
-        */
-        HBufC* iCurrentSignalStrength;
-    
-        /**
-        * Constants for Secure Information text
-        * Own.
-        */
-        HBufC* iCurrentSecureInfo;
-    
-        /**
-        * Constants for Title text
-        * Own.
-        */
-        HBufC* iWlanTitle;
-    
-        /**
         * Constants for MSK activate text
         * Own.
         */