diff -r 0a6dd2dc9970 -r 2735883dd3f6 cellular/telephonysettings/src/PsetNetwork.cpp --- a/cellular/telephonysettings/src/PsetNetwork.cpp Tue Sep 14 22:26:11 2010 +0300 +++ b/cellular/telephonysettings/src/PsetNetwork.cpp Wed Oct 13 15:10:43 2010 +0300 @@ -340,12 +340,6 @@ { iTempNetInfo.iAccess = ENetNetworkGSM; } - - /** Implementation of forbidden operator icon begins */ - // Set network status for displaying forbidden operator icon - iTempNetInfo.iStatus = static_cast( nwNames.iStatus ); - /** Implementation of forbidden operator icon ends */ - array->AppendL( iTempNetInfo ); i++; }