Fix clang error: unused variable 'space' [-Werror,-Wunused-variable] (nw)

This commit is contained in:
AJR 2020-06-08 12:02:43 -04:00
parent 1a66aa592a
commit db2466cdd3

View File

@ -995,8 +995,6 @@ if ( machine().input().code_pressed(KEYCODE_Z) || machine().input().code_pressed
{
#if 1
{
address_space &space = m_maincpu->space(AS_PROGRAM);
popmessage("Cmd: %04X Pos:%04X Lim:%04X Inp:%02X",
m_scudhamm_motor_command,
scudhamm_motor_pos_r(),