Fix unused field warning in LogitechGLightsyncController
This commit is contained in:
parent
7e501b3a98
commit
0856701f90
1 changed files with 0 additions and 1 deletions
|
|
@ -78,6 +78,5 @@ private:
|
|||
unsigned char dev_index;
|
||||
unsigned char feature_index;
|
||||
unsigned char fctn_ase_id;
|
||||
bool direct_state;
|
||||
std::shared_ptr<std::mutex> mutex;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue