summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/thomflop.c
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2014-03-19 07:55:52 +0000
committer Curt Coder <curtcoder@mail.com>2014-03-19 07:55:52 +0000
commitfdc8593fe19817397ddf69a27291d44ff56f793e (patch)
tree4f9f47e6a46df30fa693dbb6e1ced43b5bebd67d /src/mess/machine/thomflop.c
parent53973835dcecbc64bac66dc219f0b8b2a1545a2b (diff)
mc6843: devcb2. (nw)
Diffstat (limited to 'src/mess/machine/thomflop.c')
-rw-r--r--src/mess/machine/thomflop.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mess/machine/thomflop.c b/src/mess/machine/thomflop.c
index feb6b4c6ac4..659f1bd9992 100644
--- a/src/mess/machine/thomflop.c
+++ b/src/mess/machine/thomflop.c
@@ -439,11 +439,6 @@ void thomson_state::to7_5p14sd_reset()
}
-
-const mc6843_interface to7_6843_itf = { DEVCB_NULL };
-
-
-
void thomson_state::to7_5p14sd_init()
{
LOG(( "to7_5p14sd_init: CD 90-015 controller\n" ));