diff -r 630d2f34d719 -r 07a122eea281 telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestsmsmessaging.cpp --- a/telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestsmsmessaging.cpp Tue Aug 31 16:23:08 2010 +0300 +++ b/telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestsmsmessaging.cpp Wed Sep 01 12:40:21 2010 +0100 @@ -76,9 +76,6 @@ case EOperatorVodafone: network = &KNetworkVodafone; break; - case EOperatorNTN: - network = &KNetworkNTN; - break; case EOperatorOrange: network = &KNetworkOrange; break;