summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/xerox820.h
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2013-06-10 13:45:13 +0000
committer Curt Coder <curtcoder@mail.com>2013-06-10 13:45:13 +0000
commitcd6679975b84acaca5ed0aad6ffbad47151f61b7 (patch)
tree3270fce28395109e6b1f362cf16f40a2335fb71e /src/mess/includes/xerox820.h
parentc5ea7f4e42c87c2c42a7b111cd44b3fa2a10b93d (diff)
Cleanup. (nw)
Diffstat (limited to 'src/mess/includes/xerox820.h')
-rw-r--r--src/mess/includes/xerox820.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/includes/xerox820.h b/src/mess/includes/xerox820.h
index bd3c2fbae5d..9e6c2eed8ac 100644
--- a/src/mess/includes/xerox820.h
+++ b/src/mess/includes/xerox820.h
@@ -89,7 +89,6 @@ public:
DECLARE_WRITE_LINE_MEMBER( drq_w );
DECLARE_WRITE8_MEMBER( kbd_w );
DECLARE_WRITE_LINE_MEMBER( fr_w );
- DECLARE_WRITE_LINE_MEMBER( ft_w );
void bankswitch(int bank);
void update_nmi();