summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hd63484.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/hd63484.h')
-rw-r--r--src/devices/video/hd63484.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/video/hd63484.h b/src/devices/video/hd63484.h
index 7b3d8fb1225..67383810bf6 100644
--- a/src/devices/video/hd63484.h
+++ b/src/devices/video/hd63484.h
@@ -47,7 +47,6 @@ protected:
// device-level overrides
virtual void device_start() override;
virtual void device_reset() override;
- //virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr);
inline uint16_t readword(offs_t address);
inline void writeword(offs_t address, uint16_t data);