summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/pdp1/pdp1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/pdp1/pdp1.h')
-rw-r--r--src/devices/cpu/pdp1/pdp1.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/devices/cpu/pdp1/pdp1.h b/src/devices/cpu/pdp1/pdp1.h
index ae5964b2c47..37c08d0ca57 100644
--- a/src/devices/cpu/pdp1/pdp1.h
+++ b/src/devices/cpu/pdp1/pdp1.h
@@ -198,9 +198,4 @@ private:
DECLARE_DEVICE_TYPE(PDP1, pdp1_device)
-
-#define MCFG_PDP1_RESET_PARAM(_param) \
- downcast<pdp1_device &>(*device).set_reset_param(&(_param));
-
-
#endif // MAME_CPU_PDP1_PDP1_H