Skip to content

Commit 4090d55

Browse files
Fix unused field warning in MountainKeyboard controller
1 parent e991928 commit 4090d55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Controllers/MountainKeyboardController/MountainKeyboardController.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,4 @@ class MountainKeyboardController
151151

152152
hid_device* dev;
153153
std::string location;
154-
unsigned short usb_pid;
155154
};

0 commit comments

Comments
 (0)