summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sage2.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-12-25 18:32:51 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-12-25 18:32:51 +0100
commit1221debdc950be86cfbb8ea5cc7b542a7cf53639 (patch)
tree19d1df61841f526a65c303e3ed842b0611fb1251 /src/mame/includes/sage2.h
parente974e71062650b9270045eadcfaeda84cc62e5e1 (diff)
removed declarations from H files that are not defined in CPP (nw)
Diffstat (limited to 'src/mame/includes/sage2.h')
-rw-r--r--src/mame/includes/sage2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/sage2.h b/src/mame/includes/sage2.h
index bf270a8c702..2a80606aa20 100644
--- a/src/mame/includes/sage2.h
+++ b/src/mame/includes/sage2.h
@@ -72,8 +72,6 @@ public:
DECLARE_READ8_MEMBER( ppi1_pb_r );
DECLARE_WRITE8_MEMBER( ppi1_pc_w );
- DECLARE_WRITE8_MEMBER(kbd_put);
-
DECLARE_DIRECT_UPDATE_MEMBER(sage2_direct_update_handler);
DECLARE_WRITE_LINE_MEMBER( fdc_irq );