summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nextkbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/nextkbd.h')
-rw-r--r--src/mame/machine/nextkbd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/machine/nextkbd.h b/src/mame/machine/nextkbd.h
index 6f5c3225833..ed233dd8ecd 100644
--- a/src/mame/machine/nextkbd.h
+++ b/src/mame/machine/nextkbd.h
@@ -38,8 +38,6 @@ public:
DECLARE_WRITE32_MEMBER(cdata_w);
DECLARE_WRITE32_MEMBER(kmdata_w);
- bool int_level_get();
-
DECLARE_INPUT_CHANGED_MEMBER(update);
protected: