Remove debug print

This commit is contained in:
therealmogminer@gmail.com 2015-12-08 14:31:24 +01:00 committed by Miodrag Milanovic
parent 707e5dddbd
commit ffce2c3b08

View File

@ -115,7 +115,6 @@ void c140_device::device_start()
if (m_rom_ptr != NULL)
{
printf("asdf\n");
m_pRom = m_rom_ptr;
}