summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cosmic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cosmic.h')
-rw-r--r--src/mame/includes/cosmic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/cosmic.h b/src/mame/includes/cosmic.h
index 02e3dce20f1..706b69befea 100644
--- a/src/mame/includes/cosmic.h
+++ b/src/mame/includes/cosmic.h
@@ -47,7 +47,6 @@ public:
/* misc */
UINT32 m_pixel_clock;
int m_ic_state; // for 9980
- DECLARE_READ8_MEMBER( interrupt_level );
/* devices */
required_device<cpu_device> m_maincpu;