usbmgmt/usbmgr/host/fdf/production/server/inc/eventqueue.h
branchRCL_3
changeset 7 fcd52893bbd3
parent 0 c9bc50fca66e
child 15 f92a4f87e424
--- a/usbmgmt/usbmgr/host/fdf/production/server/inc/eventqueue.h	Mon Mar 15 12:46:46 2010 +0200
+++ b/usbmgmt/usbmgr/host/fdf/production/server/inc/eventqueue.h	Thu Apr 01 00:28:40 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2009 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"
@@ -104,9 +104,7 @@
 		KUsbBadHubPosition			= 3,
 		KUsbBadHub					= 4,
 		KUsbEventOverflow			= 5,
-		KUsbBadDeviceAttached       = 6,
-		KUsbBadDeviceDetached       = 7,
-		KNumberOfDevmonEventTypes	= 8,
+		KNumberOfDevmonEventTypes	= 6
 		};
 	TFixedArray<TUint, KNumberOfDevmonEventTypes> iDevmonEventCount;
 	};