summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/seicop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/seicop.h')
-rw-r--r--src/mame/machine/seicop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/seicop.h b/src/mame/machine/seicop.h
index 8df35601338..ea6a526e180 100644
--- a/src/mame/machine/seicop.h
+++ b/src/mame/machine/seicop.h
@@ -49,7 +49,6 @@ private:
//required_device<raiden2cop_device> m_raiden2cop;
};
-extern const device_type SEIBU_COP_BOOTLEG;
DECLARE_DEVICE_TYPE(SEIBU_COP_BOOTLEG, seibu_cop_bootleg_device)
#define MCFG_DEVICE_SEIBUCOP_BOOTLEG_ADD(_tag) \