mirror of
https://github.com/86Box/86Box.git
synced 2026-02-27 17:34:25 -07:00
Serial mouse: Remove the excess logging line.
This commit is contained in:
@@ -378,7 +378,6 @@ sermouse_report(mouse_t *dev)
|
||||
break;
|
||||
|
||||
default:
|
||||
pclog("unknown dev->format = %02X\n", dev->format);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user