oops this is illegal

This commit is contained in:
vaxerski 2022-04-26 22:10:49 +02:00
parent 8b8453fe4e
commit 7d03328ef9
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ void Events::listener_newInput(wl_listener* listener, void* data) {
g_pInputManager->newKeyboard(DEVICE);
break;
case WLR_INPUT_DEVICE_POINTER:
case WLR_INPUT_DEVICE_TABLET_PAD:
case WLR_INPUT_DEVICE_TABLET_TOOL:
case WLR_INPUT_DEVICE_TOUCH:
Debug::log(LOG, "Attached a mouse with name %s", DEVICE->name);