summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/coco12.c
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2014-03-19 12:23:39 +0000
committer Curt Coder <curtcoder@mail.com>2014-03-19 12:23:39 +0000
commit89ea6a3b3ba4003cb539b04c537bca7727455f7e (patch)
tree423db914257f86c2fe01e2f67530fa8d6a7fc1e6 /src/mess/machine/coco12.c
parent9271b7e281e9ca701aadb96090f1851098cbcf98 (diff)
(MESS) 6883sam: devcb2. (nw)
Diffstat (limited to 'src/mess/machine/coco12.c')
-rw-r--r--src/mess/machine/coco12.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/coco12.c b/src/mess/machine/coco12.c
index 2b65c47e99e..299ae5e10c8 100644
--- a/src/mess/machine/coco12.c
+++ b/src/mess/machine/coco12.c
@@ -141,5 +141,4 @@ const sam6883_interface coco12_state::sam6883_config =
{
MAINCPU_TAG,
AS_PROGRAM,
- DEVCB_DRIVER_MEMBER(coco12_state, sam_read)
};