summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/psion_pack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/psion_pack.h')
-rw-r--r--src/mess/machine/psion_pack.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mess/machine/psion_pack.h b/src/mess/machine/psion_pack.h
index 232eb030794..5760a427915 100644
--- a/src/mess/machine/psion_pack.h
+++ b/src/mess/machine/psion_pack.h
@@ -73,6 +73,5 @@ extern const device_type PSION_DATAPACK;
***************************************************************************/
#define MCFG_PSION_DATAPACK_ADD(_tag) \
- MCFG_DEVICE_ADD(_tag, PSION_DATAPACK, 0) \
-
+ MCFG_DEVICE_ADD(_tag, PSION_DATAPACK, 0)
#endif /* __PSION_PACK_H__ */