Fixed warning about unused variable

This commit is contained in:
Cristian Maglie 2017-03-20 17:35:49 +01:00
parent ab4a502358
commit 2a4e2b968f
1 changed files with 0 additions and 2 deletions

View File

@ -494,8 +494,6 @@ bool SendConfiguration(int maxlen)
return true;
}
static u8 _cdcComposite = 0;
static
bool SendDescriptor(USBSetup& setup)
{