macadb: remove unnecessary debug helper. [R. Belmont]

This commit is contained in:
arbee 2023-01-07 23:14:54 -05:00
parent 1b5a85c044
commit 24a863e329

View File

@ -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;