aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/lib/razerdevice.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/razerdevice.c b/src/lib/razerdevice.c
index 1f2b299..19ad8cc 100755
--- a/src/lib/razerdevice.c
+++ b/src/lib/razerdevice.c
@@ -69,7 +69,6 @@ bool is_keyboard(IOUSBDeviceInterface **usb_dev)
case USB_DEVICE_ID_RAZER_BLACKWIDOW_V3_MINI_WIRELESS:
case USB_DEVICE_ID_RAZER_BLACKWIDOW_V4_75:
case USB_DEVICE_ID_RAZER_BLACKWIDOW_V4_PRO:
-
return true;
}