summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/psx/memcard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/psx/memcard.h')
-rw-r--r--src/devices/bus/psx/memcard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/bus/psx/memcard.h b/src/devices/bus/psx/memcard.h
index 51ac4f044ba..e292d89e589 100644
--- a/src/devices/bus/psx/memcard.h
+++ b/src/devices/bus/psx/memcard.h
@@ -8,8 +8,6 @@
class psx_controller_port_device;
-#define MCFG_PSXCARD_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, PSXCARD, 0)
class psxcard_device : public device_t,
public device_image_interface