Skip to content

Commit 3086937

Browse files
Fix unused field warning in AsusAuraUSB controller
1 parent 026740e commit 3086937

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Controllers/AsusAuraUSBController/AsusAuraUSBController/AsusAuraUSBController.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ class AuraUSBController
105105
);
106106
private:
107107
char device_name[16];
108-
unsigned int led_count;
109108

110109
void GetConfigTable();
111110

0 commit comments

Comments
 (0)