diff -r 8b0eae1b1d71 -r 981afc7d3841 wlanutilities/wlansniffer/aiplugin/inc/wsfaiplugin.h --- 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. */