vmbx/vmbxengine/src/vmspshandler.cpp
changeset 19 e44a8c097b15
parent 12 ae8abd0db65c
equal deleted inserted replaced
15:d7fc66ccd6fb 19:e44a8c097b15
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   405 // (other items were commented in a header).
   405 // (other items were commented in a header).
   406 // ---------------------------------------------------------------------------
   406 // ---------------------------------------------------------------------------
   407 //
   407 //
   408 void CVmSPSHandler::HandleError( TInt aError )
   408 void CVmSPSHandler::HandleError( TInt aError )
   409     {
   409     {
       
   410     // Avoid warning
       
   411     aError = aError;
   410     VMBLOGSTRING2( "VMBX: CVmSPSHandler::HandleError: aError %d", aError );
   412     VMBLOGSTRING2( "VMBX: CVmSPSHandler::HandleError: aError %d", aError );
   411     }
   413     }
   412 
   414 
   413 // ---------------------------------------------------------------------------
   415 // ---------------------------------------------------------------------------
   414 // CVmSPSHandler::IsVoIPProfilesFound
   416 // CVmSPSHandler::IsVoIPProfilesFound