summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/msm6242.c
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-01-11 19:43:14 +0000
committer smf- <smf-@users.noreply.github.com>2013-01-11 19:43:14 +0000
commit1940866c70674f0a625a79677b90f9f4a33b2e25 (patch)
tree0b18ac32397ff89ef7fc1ed27ff03fb8fbc92fa6 /src/emu/machine/msm6242.c
parentcff79778372c37b3b2eb9f64e31bd0abfdab978d (diff)
output of new srcclean changes that are relatively small [smf]
Diffstat (limited to 'src/emu/machine/msm6242.c')
-rw-r--r--src/emu/machine/msm6242.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/machine/msm6242.c b/src/emu/machine/msm6242.c
index 4dbe1a61890..61280ef375a 100644
--- a/src/emu/machine/msm6242.c
+++ b/src/emu/machine/msm6242.c
@@ -67,7 +67,6 @@ msm6242_device::msm6242_device(const machine_config &mconfig, const char *tag, d
: device_t(mconfig, msm6242, "msm6242", tag, owner, clock),
device_rtc_interface(mconfig, *this)
{
-
}