Serial mouse: Remove the excess logging line.

This commit is contained in:
OBattler
2025-04-17 01:12:39 +02:00
parent 37ed6662dc
commit 6ab7f61c74

View File

@@ -378,7 +378,6 @@ sermouse_report(mouse_t *dev)
break;
default:
pclog("unknown dev->format = %02X\n", dev->format);
break;
}