summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/rf5c296.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/rf5c296.h')
-rw-r--r--src/devices/machine/rf5c296.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/rf5c296.h b/src/devices/machine/rf5c296.h
index fc95d3fdc4f..5945b97fd05 100644
--- a/src/devices/machine/rf5c296.h
+++ b/src/devices/machine/rf5c296.h
@@ -7,8 +7,6 @@
#include "pccard.h"
-#define MCFG_RF5C296_SLOT(name) \
- downcast<rf5c296_device &>(*device).set_pccard(name);
class rf5c296_device : public device_t
{