diff -r bb32eca979b3 -r 1a297fa72b1e usbengines/usbdevcon/inc/cusbdevcon.h --- a/usbengines/usbdevcon/inc/cusbdevcon.h Wed Mar 31 23:11:08 2010 +0300 +++ b/usbengines/usbdevcon/inc/cusbdevcon.h Wed Apr 14 17:02:32 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007 - 2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -109,13 +109,6 @@ */ void StopL(); - /** - * Take needed actions on resuming services - * - * @since S60 v.5.0 - */ - void ResumeL(); - // from CActive /**