From f5d8c0f5047a3f71d580cced236a0a1031a386d7 Mon Sep 17 00:00:00 2001 From: AJR Date: Thu, 6 Jun 2019 15:21:03 -0400 Subject: devcb: Eliminate legacy callback syntax (nw) --- src/devices/bus/comx35/exp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/devices/bus/comx35/exp.h') diff --git a/src/devices/bus/comx35/exp.h b/src/devices/bus/comx35/exp.h index dea67184e06..1facb388037 100644 --- a/src/devices/bus/comx35/exp.h +++ b/src/devices/bus/comx35/exp.h @@ -59,7 +59,6 @@ public: comx_expansion_slot_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock); - template devcb_base &set_irq_wr_callback(Object &&cb) { return m_write_irq.set_callback(std::forward(cb)); } auto irq_callback() { return m_write_irq.bind(); } uint8_t mrd_r(offs_t offset, int *extrom); -- cgit v1.2.3-70-g09d2