summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cedar_magnet_flop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/cedar_magnet_flop.h')
-rw-r--r--src/mame/machine/cedar_magnet_flop.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/machine/cedar_magnet_flop.h b/src/mame/machine/cedar_magnet_flop.h
index b16101722eb..72e75a7dcfb 100644
--- a/src/mame/machine/cedar_magnet_flop.h
+++ b/src/mame/machine/cedar_magnet_flop.h
@@ -8,9 +8,6 @@
DECLARE_DEVICE_TYPE(CEDAR_MAGNET_FLOP, cedar_magnet_flop_device)
-#define MCFG_CEDAR_MAGNET_FLOP_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, CEDAR_MAGNET_FLOP, 0)
-
#include "machine/nvram.h"
class cedar_magnet_flop_device : public device_t