diff -r 682dd021f9be -r 7b3e49e4608a wlanutilities/wlanwizard/t_wlanwizard/stubs/wlanqtutilscommon.h --- a/wlanutilities/wlanwizard/t_wlanwizard/stubs/wlanqtutilscommon.h Thu Jun 10 15:44:54 2010 +0300 +++ b/wlanutilities/wlanwizard/t_wlanwizard/stubs/wlanqtutilscommon.h Thu Jun 24 10:49:51 2010 +0300 @@ -36,16 +36,6 @@ // Maximum length of WPA key static const int KMaxWPAKeyLen = 256; -#ifdef ICT_RESULT_ENUM -enum WlanLoginIctsResultType { - IctsPassed, // Icts is passed - IctsHotspotPassed, // Icts and Hotspot authentication are passed - IctsCanceled, // User has canceled operation - IctsFailed -}; // Icts or/and Hotspot authentication are failed -#endif - - /** * Bearer type. */