mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
debugger/qt/memorywindow.cpp: Remove leftover printf
This commit is contained in:
parent
6cd23b0853
commit
ed47834cff
@ -196,8 +196,6 @@ MemoryWindow::MemoryWindow(running_machine &machine, QWidget *parent) :
|
||||
|
||||
// Set to the current CPU's memory view
|
||||
setToCurrentCpu();
|
||||
|
||||
osd_printf_debug("MemoryWindow constructed OK!\n");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user