summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/wpc_shift.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/wpc_shift.h')
-rw-r--r--src/mame/machine/wpc_shift.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/machine/wpc_shift.h b/src/mame/machine/wpc_shift.h
index 7aa4974b88f..a03d8392df0 100644
--- a/src/mame/machine/wpc_shift.h
+++ b/src/mame/machine/wpc_shift.h
@@ -6,9 +6,6 @@
#ifndef MAME_MACHINE_WPC_SHIFT_H
#define MAME_MACHINE_WPC_SHIFT_H
-#define MCFG_WPC_SHIFT_ADD( _tag ) \
- MCFG_DEVICE_ADD( _tag, WPC_SHIFT, 0 )
-
class wpc_shift_device : public device_t
{
public: