diff options
author | 2013-01-11 19:43:14 +0000 | |
---|---|---|
committer | 2013-01-11 19:43:14 +0000 | |
commit | 1940866c70674f0a625a79677b90f9f4a33b2e25 (patch) | |
tree | 0b18ac32397ff89ef7fc1ed27ff03fb8fbc92fa6 /src/emu/machine/i8212.c | |
parent | cff79778372c37b3b2eb9f64e31bd0abfdab978d (diff) |
output of new srcclean changes that are relatively small [smf]
Diffstat (limited to 'src/emu/machine/i8212.c')
-rw-r--r-- | src/emu/machine/i8212.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/machine/i8212.c b/src/emu/machine/i8212.c index fe2f94ebc22..d2a07b49177 100644 --- a/src/emu/machine/i8212.c +++ b/src/emu/machine/i8212.c @@ -36,7 +36,6 @@ i8212_device::i8212_device(const machine_config &mconfig, const char *tag, devic m_md(I8212_MODE_INPUT), m_stb(0) { - } |