usbengines/usbdevcon/inc/cusbdevcon.h
changeset 50 cc2090c68156
parent 0 1e05558e2206
child 41 05c4136f4a79
child 63 ef2686f7597e
--- a/usbengines/usbdevcon/inc/cusbdevcon.h	Sat Apr 24 00:46:12 2010 +0300
+++ b/usbengines/usbdevcon/inc/cusbdevcon.h	Sat Apr 24 01:01:53 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
     
     /**