summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgm2_memcard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pgm2_memcard.h')
-rw-r--r--src/mame/machine/pgm2_memcard.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mame/machine/pgm2_memcard.h b/src/mame/machine/pgm2_memcard.h
index cf1dac556f3..6068e7c4482 100644
--- a/src/mame/machine/pgm2_memcard.h
+++ b/src/mame/machine/pgm2_memcard.h
@@ -14,13 +14,6 @@
#pragma once
-//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_PGM2_MEMCARD_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, PGM2_MEMCARD, 0)
-
/***************************************************************************
FUNCTION PROTOTYPES
***************************************************************************/