voipplugins/sipconnectionprovider/src/scpsubservice.cpp
branchRCL_3
changeset 20 65a3ef1d5bd0
parent 12 876a3df1f464
--- a/voipplugins/sipconnectionprovider/src/scpsubservice.cpp	Mon Jun 21 15:29:21 2010 +0300
+++ b/voipplugins/sipconnectionprovider/src/scpsubservice.cpp	Thu Aug 19 09:45:22 2010 +0300
@@ -647,12 +647,6 @@
             }
             break;
 
-        case EScpBandwidthLimited:
-            {
-            iSubServiceState->BandwidthLimited( *this );
-            }
-            break;
-
         case EScpAuthenticationFailed:
             {
             iSubServiceState->AuthenticationFailed( *this );
@@ -671,13 +665,7 @@
             iSubServiceState->ServiceConnectionCanceled( *this );
             }
             break;
-            
-        case EScpBearerNotSupported:
-            {
-            iSubServiceState->BearerNotSupported( *this );
-            }
-            break;
-            
+                        
         case EScpRegistrationPending:
             {
             iSubServiceState->RegistrationPending( *this );