Fix unused field warning in RazerController

This commit is contained in:
Adam Honse 2024-07-09 21:29:45 -05:00
parent 1772f5036e
commit 545cb4c9e1

View file

@ -266,7 +266,6 @@ private:
std::string firmware_version;
std::string location;
std::string name;
device_type type;
/*---------------------------------------------------------*\
| Index of device in Razer device list |