wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/src/wlanconversionutil.cpp
branchRCL_3
changeset 5 51a71243e562
parent 3 6524e815f76f
child 6 e0f767079796
--- a/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/src/wlanconversionutil.cpp	Sat Feb 20 00:38:18 2010 +0200
+++ b/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/src/wlanconversionutil.cpp	Fri Mar 12 15:51:11 2010 +0200
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 83 %
+* %version: 84 %
 */
 
 #include <in_sock.h>
@@ -284,8 +284,6 @@
             return EWlmNotifyRcpiRoamAttemptStarted;
         case core_notification_rcpi_roam_attempt_completed:
             return EWlmNotifyRcpiRoamAttemptCompleted;
-        case core_notification_broken_power_save_test_failed:
-            return EWlmNotifyBrokenPowerSaveTestFailed;
         case core_notification_ac_traffic_mode_changed:
             return EWlmNotifyAcTrafficModeChanged;
         case core_notification_ac_traffic_status_changed: