summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/a2mockingboard.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-03-19 07:22:20 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-03-19 07:22:20 +0000
commit0e1f5ad25b25df7c2ec707ec45c544288eb3c683 (patch)
treeeeef04fdf999692be30c25457fb9b329e1dbfdde /src/mess/machine/a2mockingboard.c
parent86614c802b9d611d83520fdb43388ae51d31f553 (diff)
Cleanups and version bumpmame0148u2
Diffstat (limited to 'src/mess/machine/a2mockingboard.c')
-rw-r--r--src/mess/machine/a2mockingboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/a2mockingboard.c b/src/mess/machine/a2mockingboard.c
index 0c896f19d3a..9bbf80bd375 100644
--- a/src/mess/machine/a2mockingboard.c
+++ b/src/mess/machine/a2mockingboard.c
@@ -563,4 +563,3 @@ void a2bus_echoplus_device::write_c0nx(address_space &space, UINT8 offset, UINT8
break;
}
}
-