summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2014-03-22 08:28:36 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2014-03-22 08:28:36 +0000
commita076e5780de042aeac932fbbcb0dbc8af2a3b8db (patch)
tree3db96368623e2e38d1ed0ff9696433f45b018b82
parent047d95159dad6d7debdfda16fe66593a2ff20808 (diff)
leftover from some conversion in past (nw)
-rw-r--r--src/emu/bus/isa/3c505.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/bus/isa/3c505.h b/src/emu/bus/isa/3c505.h
index d2aec531b6a..6d2993846c7 100644
--- a/src/emu/bus/isa/3c505.h
+++ b/src/emu/bus/isa/3c505.h
@@ -193,8 +193,6 @@ private:
void set_filter_list();
void set_interrupt(enum line_state state);
- static TIMER_CALLBACK( static_do_command );
-
void log_command();
void log_response();
void log_tx_data();