Skip to content

Commit 209b62b

Browse files
Fix unused field warning in MSIVigorGK30 controller
1 parent 4090d55 commit 209b62b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Controllers/MSIVigorController/MSIVigorGK30Controller.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,4 @@ class MSIVigorGK30Controller
7373
std::string location;
7474
std::string serial_number;
7575
std::string version;
76-
77-
unsigned char color_test = 0x00;
7876
};

0 commit comments

Comments
 (0)