mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-27 18:31:07 -04:00
remove unused class variables
This commit is contained in:
@@ -44,8 +44,6 @@ public:
|
||||
private:
|
||||
DasKeyboardController* das;
|
||||
|
||||
std::vector<int> mode_index;
|
||||
std::vector<RGBColor> double_buffer;
|
||||
bool updateDevice;
|
||||
bool is_us_layout;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user