summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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();