satengine/SatServer/Engine/src/csatmultimodeapi.cpp
changeset 39 cee7e9e0906c
parent 31 a2467631ae02
child 52 d841fb1cc818
--- a/satengine/SatServer/Engine/src/csatmultimodeapi.cpp	Tue Jul 06 14:53:02 2010 +0300
+++ b/satengine/SatServer/Engine/src/csatmultimodeapi.cpp	Wed Aug 18 10:19:22 2010 +0300
@@ -304,21 +304,6 @@
     }
 
 // -----------------------------------------------------------------------------
-// CSatMultiModeApi::GetCurrentActiveUSimApplication
-// (other items were commented in a header).
-// -----------------------------------------------------------------------------
-//
-void CSatMultiModeApi::GetCurrentActiveUSimApplication(
-                         TRequestStatus& aReqStatus, RMobilePhone::TAID& aAID )
-    {
-    LOG( SIMPLE, "SATENGINE: CSatMultiModeApi::\
-            GetCurrentActiveUSimApplication calling" )
-    iPhone.GetCurrentActiveUSimApplication( aReqStatus,aAID );
-    LOG( SIMPLE, "SATENGINE: CSatMultiModeApi::\
-            GetCurrentActiveUSimApplication exiting" )
-    }
-
-// -----------------------------------------------------------------------------
 // CSatMultiModeApi::IsCallIncoming
 // (other items were commented in a header).
 // -----------------------------------------------------------------------------