summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/scramble.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/scramble.cpp')
-rw-r--r--src/mame/machine/scramble.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mame/machine/scramble.cpp b/src/mame/machine/scramble.cpp
index 5fffd91625c..2a6f978276b 100644
--- a/src/mame/machine/scramble.cpp
+++ b/src/mame/machine/scramble.cpp
@@ -2,7 +2,7 @@
// copyright-holders:Nicola Salmoria
/***************************************************************************
- machine.c
+ machine/scramble.cpp
Functions to emulate general aspects of the machine (RAM, ROM, interrupts,
I/O ports)
@@ -571,10 +571,6 @@ DRIVER_INIT_MEMBER(scramble_state,mrkougar)
DRIVER_INIT_CALL(devilfsh);
}
-DRIVER_INIT_MEMBER(scramble_state,mrkougb)
-{
-}
-
DRIVER_INIT_MEMBER(scramble_state,ad2083)
{
uint8_t c;