Fix warning in ROGStrixLC_Controller.cpp
This commit is contained in:
parent
a1b3a805e4
commit
4ff5e8c9cf
1 changed files with 0 additions and 3 deletions
|
|
@ -12,9 +12,6 @@
|
|||
|
||||
ROGStrixLC_Controller::ROGStrixLC_Controller(hid_device* dev_handle, const char* path) : AuraUSBController(dev_handle, path)
|
||||
{
|
||||
const int szTemp = HID_MAX_STR;
|
||||
wchar_t tmpName[szTemp];
|
||||
|
||||
/*-----------------------------------------------------*\
|
||||
| Add addressable devices |
|
||||
| Manually adding device info for now |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue