summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2017-03-31 18:38:57 +0200
committer Olivier Galibert <galibert@pobox.com>2017-03-31 18:39:12 +0200
commit722fe1693672f850725725b565b7c6b2832e87ec (patch)
tree886f0a55da02d178a099000af461763b6303acac
parent6cf3bc983e37d05f7678f2eac37b800aa37bfbe7 (diff)
Duh, not brutal enough (nw)
-rw-r--r--src/mame/includes/ti85.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/ti85.h b/src/mame/includes/ti85.h
index 7f07288b66c..9251f9b54b4 100644
--- a/src/mame/includes/ti85.h
+++ b/src/mame/includes/ti85.h
@@ -219,7 +219,6 @@ public:
void ti85_setup_snapshot(uint8_t *data);
void ti86_setup_snapshot(uint8_t *data);
DECLARE_SNAPSHOT_LOAD_MEMBER(ti8x);
- DECLARE_DIRECT_UPDATE_MEMBER(ti83p_direct_update_handler);
ti83pse_timer m_ctimer[3];