diff --git a/src/mame/drivers/konamigx.cpp b/src/mame/drivers/konamigx.cpp index f877f6a99c5..29ba3d5cc69 100644 --- a/src/mame/drivers/konamigx.cpp +++ b/src/mame/drivers/konamigx.cpp @@ -961,7 +961,7 @@ WRITE32_MEMBER(konamigx_state::type4_prot_w) } else { - printf("GXT4: unknown protection command %x (PC=%x)\n", m_last_prot_op, space.device().safe_pc()); + //printf("GXT4: unknown protection command %x (PC=%x)\n", m_last_prot_op, space.device().safe_pc()); } if (m_gx_wrport1_1 & 0x10)