mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-22 02:14:57 -04:00
Remove comment
This commit is contained in:
1 parent
b9c0b04772
commit
54939049f4
1 file changed
-5
@@ -30,9 +30,4 @@ void DetectZalmanZSyncControllers(hid_device_info* info, const std::string& name
|
||||
}
|
||||
} /* DetectZalmanZSyncControllers() */
|
||||
|
||||
/*-----------------------------------------------------------------*\
|
||||
| Disable due to bricking. Bricking may not be caused by OpenRGB |
|
||||
| as reports of bricking in the official software are common. Seems|
|
||||
| to be a bug in the firmware, but I want to investigate further |
|
||||
\*-----------------------------------------------------------------*/
|
||||
REGISTER_HID_DETECTOR("Zalman Z Sync", DetectZalmanZSyncControllers, ZALMAN_VID, ZALMAN_Z_SYNC_PID);
|
||||
Reference in new issue
Block a user