summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devcpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/devcpu.c')
-rw-r--r--src/emu/devcpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/devcpu.c b/src/emu/devcpu.c
index 797a8b49efa..d67752d68a6 100644
--- a/src/emu/devcpu.c
+++ b/src/emu/devcpu.c
@@ -38,4 +38,3 @@ cpu_device::cpu_device(const machine_config &mconfig, device_type type, const ch
cpu_device::~cpu_device()
{
}
-