mirror of
https://github.com/holub/mame
synced 2025-07-01 16:19:38 +03:00
Remove debug print
This commit is contained in:
parent
707e5dddbd
commit
ffce2c3b08
@ -115,7 +115,6 @@ void c140_device::device_start()
|
||||
|
||||
if (m_rom_ptr != NULL)
|
||||
{
|
||||
printf("asdf\n");
|
||||
m_pRom = m_rom_ptr;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user