summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/wdxt_gen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/wdxt_gen.cpp')
-rw-r--r--src/devices/bus/isa/wdxt_gen.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/devices/bus/isa/wdxt_gen.cpp b/src/devices/bus/isa/wdxt_gen.cpp
index 57dec00af89..690bc161f7f 100644
--- a/src/devices/bus/isa/wdxt_gen.cpp
+++ b/src/devices/bus/isa/wdxt_gen.cpp
@@ -237,16 +237,6 @@ void wdxt_gen_device::dack_w(int line, uint8_t data)
//-------------------------------------------------
-// dack_line_w -
-//-------------------------------------------------
-
-void wdxt_gen_device::dack_line_w(int line, int state)
-{
- m_host->dack3_w(state);
-}
-
-
-//-------------------------------------------------
// wd1015_t1_r -
//-------------------------------------------------