Author: tkreuzer
Date: Thu Feb 10 12:56:12 2011
New Revision: 50649

URL: http://svn.reactos.org/svn/reactos?rev=50649&view=rev
Log:
[USB]
Fix merge artifact

Modified:
    branches/cmake-bringup/drivers/usb/usbehci/usbehci.h

Modified: branches/cmake-bringup/drivers/usb/usbehci/usbehci.h
URL: 
http://svn.reactos.org/svn/reactos/branches/cmake-bringup/drivers/usb/usbehci/usbehci.h?rev=50649&r1=50648&r2=50649&view=diff
==============================================================================
--- branches/cmake-bringup/drivers/usb/usbehci/usbehci.h [iso-8859-1] (original)
+++ branches/cmake-bringup/drivers/usb/usbehci/usbehci.h [iso-8859-1] Thu Feb 
10 12:56:12 2011
@@ -17,7 +17,6 @@
 #define DEVICEBUSY              0x04
 #define DEVICESTOPPED           0x08
 #define DEVICESTALLED           0x10
-#define DEVICEREMOVED           0x20
 #define DEVICEREMOVED           0x20
 
 


Reply via email to