summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/wpc_pic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/wpc_pic.h')
-rw-r--r--src/mame/machine/wpc_pic.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/machine/wpc_pic.h b/src/mame/machine/wpc_pic.h
index 4b1fcda7baf..0ed0088b8f4 100644
--- a/src/mame/machine/wpc_pic.h
+++ b/src/mame/machine/wpc_pic.h
@@ -8,9 +8,6 @@
#pragma once
-#define MCFG_WPC_PIC_ADD( _tag ) \
- MCFG_DEVICE_ADD( _tag, WPC_PIC, 0 )
-
class wpc_pic_device : public device_t
{
public: