summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/esh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/esh.cpp')
-rw-r--r--src/mame/drivers/esh.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/esh.cpp b/src/mame/drivers/esh.cpp
index 615a7fbbdb1..5677a091818 100644
--- a/src/mame/drivers/esh.cpp
+++ b/src/mame/drivers/esh.cpp
@@ -55,7 +55,6 @@ public:
protected:
virtual void machine_start() override;
- //virtual void device_timer(emu_timer &timer, device_timer_id id, int param) override;
private:
required_device<pioneer_ldv1000_device> m_laserdisc;