summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/cdp1871.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/cdp1871.c
parentcff79778372c37b3b2eb9f64e31bd0abfdab978d (diff)
output of new srcclean changes that are relatively small [smf]
Diffstat (limited to 'src/emu/machine/cdp1871.c')
-rw-r--r--src/emu/machine/cdp1871.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/machine/cdp1871.c b/src/emu/machine/cdp1871.c
index f87a8271aa9..4042d9197d9 100644
--- a/src/emu/machine/cdp1871.c
+++ b/src/emu/machine/cdp1871.c
@@ -100,7 +100,6 @@ cdp1871_device::cdp1871_device(const machine_config &mconfig, const char *tag, d
m_next_da(CLEAR_LINE),
m_next_rpt(CLEAR_LINE)
{
-
}