forked from PAWPAW-Mirror/lib_xua
Remove unnecessary runtime initialization.
This commit is contained in:
@@ -1404,10 +1404,13 @@ unsigned char cfgDesc_Audio2[] =
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
#define STR_USENG 0x0409
|
||||
|
||||
static unsigned char strDescs[][40] =
|
||||
{
|
||||
"Langids", // 0 LangIDs place holder
|
||||
APPEND_VENDOR_STR(), // 1 iManufacturer (at MANUFACTURER_STRING_INDEX)
|
||||
{ STR_USENG & 0xff, STR_USENG >> 8, '\0'}, // 0 LangID
|
||||
APPEND_VENDOR_STR(), // 1 iManufacturer (at MANUFACTURER_STRING_INDEX)
|
||||
|
||||
"",//SERIAL_STR, // 2 iSerialNumber (at SERIAL_STR_INDEX)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user