USB: Fix struct member is never used warning.

Codacy.
This commit is contained in:
lightningterror 2023-01-05 11:45:03 +01:00
parent c66881d4a6
commit 10f468dd3f
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ namespace usb_mic
struct freeze
{
int port;
int intf;
MicMode mode;