(MESS) pet: Cleanup. (nw)

This commit is contained in:
Curt Coder 2013-02-22 15:53:26 +00:00
parent ca564ab927
commit 36994e27f9

View File

@ -271,7 +271,6 @@ READ8_MEMBER( pet_state::read )
WRITE8_MEMBER( pet_state::write )
{
int sel = offset >> 12;
int norom = m_exp->norom_r(space, offset, sel);
switch (sel)
{