summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tumbleb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tumbleb.cpp')
-rw-r--r--src/mame/drivers/tumbleb.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/tumbleb.cpp b/src/mame/drivers/tumbleb.cpp
index 018fb21d3f3..c699d394bcc 100644
--- a/src/mame/drivers/tumbleb.cpp
+++ b/src/mame/drivers/tumbleb.cpp
@@ -2115,7 +2115,6 @@ MACHINE_RESET_MEMBER(tumbleb_state,tumbleb)
m_music_is_playing = 0;
m_tilebank = 0;
memset(m_control_0, 0, sizeof(m_control_0));
- m_protbase = 0;
m_semicom_prot_offset = 0;
}