Removed tabs and triple line-breaks

This commit is contained in:
Ray 2024-10-08 18:45:52 +02:00
parent 44e37c5f97
commit 3fb1ba25ac
11 changed files with 3 additions and 23 deletions

View file

@ -1480,7 +1480,6 @@ static void ConfigureEvdevDevice(char *device)
TEST_BIT(keyBits, BTN_MOUSE)) isMouse = true;
}
if (TEST_BIT(evBits, EV_KEY))
{
// The first 32 keys as defined in input-event-codes.h are pretty much