mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-07 14:13:38 -04:00
Fix warning in ROGStrixLC_Controller.cpp
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user