From 8e28b7828c64dc7de68c472f9df5d707ffcbf9cc Mon Sep 17 00:00:00 2001 From: Russell Date: Fri, 18 Nov 2011 09:54:04 +0000 Subject: [PATCH] Revert "[PATCH 19/19] bug 11378: documented SERIAL_STR_INDEX behaviour on Windows XP" Not on master branch of this repo. This reverts commit 3cf50babad1f27326b238947e5bcfd83ff48a0dc. --- module_usb_aud_shared/devicedefines.h | 1 - 1 file changed, 1 deletion(-) diff --git a/module_usb_aud_shared/devicedefines.h b/module_usb_aud_shared/devicedefines.h index 14c3956c..3cca2435 100644 --- a/module_usb_aud_shared/devicedefines.h +++ b/module_usb_aud_shared/devicedefines.h @@ -238,7 +238,6 @@ #define SERIAL_STR "0000" /* Serial number string */ #endif -/* Note: If SERIAL_STR_INDEX is 0, Windows XP will display a balloon and Windows logo warning */ #define SERIAL_STR_INDEX 0x03 #define MANUFACTURER_STR_INDEX 0x01 #define PRODUCT_STR_INDEX 0x02