summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/toaplan_scu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/toaplan_scu.h')
-rw-r--r--src/mame/video/toaplan_scu.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mame/video/toaplan_scu.h b/src/mame/video/toaplan_scu.h
index c3a4e23d904..dc8ba4e0803 100644
--- a/src/mame/video/toaplan_scu.h
+++ b/src/mame/video/toaplan_scu.h
@@ -24,8 +24,4 @@ private:
extern const device_type TOAPLAN_SCU;
#define MCFG_TOAPLAN_SCU_ADD(_tag ) \
- MCFG_DEVICE_ADD(_tag, TOAPLAN_SCU, 0) \
-
-
-
-
+ MCFG_DEVICE_ADD(_tag, TOAPLAN_SCU, 0)