diff --git a/src/machine/m_at_286_386sx.c b/src/machine/m_at_286_386sx.c index e54b9be9e..fb87c9976 100644 --- a/src/machine/m_at_286_386sx.c +++ b/src/machine/m_at_286_386sx.c @@ -807,10 +807,6 @@ machine_at_pc8_init(const machine_t *model) return ret; } -/* - * Current bugs: - * - ctrl-alt-del produces an 8042 error - */ int machine_at_3302_init(const machine_t *model) {