mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-19 12:06:37 -04:00
Fix unused field warning in MSIVigorGK30 controller
This commit is contained in:
@@ -73,6 +73,4 @@ private:
|
||||
std::string location;
|
||||
std::string serial_number;
|
||||
std::string version;
|
||||
|
||||
unsigned char color_test = 0x00;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user