summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mpz80.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mpz80.h')
-rw-r--r--src/mame/includes/mpz80.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/mpz80.h b/src/mame/includes/mpz80.h
index ee39922b5d2..4a4f771f4d4 100644
--- a/src/mame/includes/mpz80.h
+++ b/src/mame/includes/mpz80.h
@@ -66,7 +66,6 @@ public:
DECLARE_WRITE8_MEMBER( mask_w );
DECLARE_WRITE_LINE_MEMBER( s100_pint_w );
DECLARE_WRITE_LINE_MEMBER( s100_nmi_w );
- DECLARE_DIRECT_UPDATE_MEMBER(mpz80_direct_update_handler);
// memory state
uint32_t m_addr;