mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
macadb: remove unnecessary debug helper. [R. Belmont]
This commit is contained in:
parent
1b5a85c044
commit
24a863e329
@ -587,7 +587,6 @@ void macadb_device::adb_talk()
|
||||
{
|
||||
LOGMASKED(LOG_TALK_LISTEN, "ADB LISTEN to unknown device %d, timing out\n", addr);
|
||||
m_adb_direction = 0;
|
||||
machine().debug_break();
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user