summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/arcadia/rom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/arcadia/rom.h')
-rw-r--r--src/devices/bus/arcadia/rom.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/bus/arcadia/rom.h b/src/devices/bus/arcadia/rom.h
index 9cacb9b5e6e..31e71d833b5 100644
--- a/src/devices/bus/arcadia/rom.h
+++ b/src/devices/bus/arcadia/rom.h
@@ -42,8 +42,6 @@ public:
// device type definition
-extern const device_type ARCADIA_ROM_STD;
-extern const device_type ARCADIA_ROM_GOLF;
DECLARE_DEVICE_TYPE(ARCADIA_ROM_STD, arcadia_rom_device)
DECLARE_DEVICE_TYPE(ARCADIA_ROM_GOLF, arcadia_golf_device)