diff -r d9ec2b8c6bad -r 2fbd1d709fe7 wlanutilities/wlanwizard/t_wlanwizard/stubs/wlanqtutilscommon.h --- a/wlanutilities/wlanwizard/t_wlanwizard/stubs/wlanqtutilscommon.h Wed Jun 23 19:25:42 2010 +0300 +++ b/wlanutilities/wlanwizard/t_wlanwizard/stubs/wlanqtutilscommon.h Tue Jul 06 15:29:22 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. */