Fix unused field warning in SinowealthKeyboard90 controller

This commit is contained in:
Adam Honse 2024-07-08 21:21:08 -05:00
parent 88bd7433e2
commit 026740eb9a

View file

@ -228,7 +228,6 @@ public:
private:
hid_device* dev;
device_type type;
std::string name;
std::string location;
unsigned short usb_pid;