summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cs4031.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/cs4031.h')
-rw-r--r--src/devices/machine/cs4031.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/cs4031.h b/src/devices/machine/cs4031.h
index 21b37e218fe..9b1f209b9b6 100644
--- a/src/devices/machine/cs4031.h
+++ b/src/devices/machine/cs4031.h
@@ -276,7 +276,6 @@ private:
DECLARE_READ8_MEMBER( intc1_slave_ack_r );
DECLARE_WRITE_LINE_MEMBER( ctc_out1_w );
DECLARE_WRITE_LINE_MEMBER( ctc_out2_w );
- DECLARE_WRITE_LINE_MEMBER( rtc_irq_w );
};