summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcofl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/namcofl.h')
-rw-r--r--src/mame/includes/namcofl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/namcofl.h b/src/mame/includes/namcofl.h
index e94af8f9010..d3faf9d8741 100644
--- a/src/mame/includes/namcofl.h
+++ b/src/mame/includes/namcofl.h
@@ -91,7 +91,6 @@ private:
TIMER_CALLBACK_MEMBER(raster_interrupt_callback);
TIMER_DEVICE_CALLBACK_MEMBER(mcu_irq0_cb);
TIMER_DEVICE_CALLBACK_MEMBER(mcu_irq2_cb);
- TIMER_DEVICE_CALLBACK_MEMBER(mcu_adc_cb);
void common_init();
int FLobjcode2tile(int code);
void TilemapCB(uint16_t code, int *tile, int *mask);