summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maygayv1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/maygayv1.cpp')
-rw-r--r--src/mame/drivers/maygayv1.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/maygayv1.cpp b/src/mame/drivers/maygayv1.cpp
index 0090a262c58..baea9d0482d 100644
--- a/src/mame/drivers/maygayv1.cpp
+++ b/src/mame/drivers/maygayv1.cpp
@@ -667,7 +667,6 @@ void maygayv1_state::sound_prg(address_map &map)
void maygayv1_state::sound_data(address_map &map)
{
- map(0x0000, 0x1ff).ram(); // nothing?
}
void maygayv1_state::sound_io(address_map &map)