summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/pet.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/pet.c')
-rw-r--r--src/mess/machine/pet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/pet.c b/src/mess/machine/pet.c
index 192530564e8..aa0522551e5 100644
--- a/src/mess/machine/pet.c
+++ b/src/mess/machine/pet.c
@@ -705,7 +705,6 @@ DRIVER_INIT_MEMBER(pet_state,superpet)
void pet_state::machine_reset()
{
-
if (m_superpet)
{
m_spet.rom = 0;