summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kaneko_hit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/kaneko_hit.cpp')
-rw-r--r--src/mame/machine/kaneko_hit.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mame/machine/kaneko_hit.cpp b/src/mame/machine/kaneko_hit.cpp
index 763eed0c78b..b3112eec53f 100644
--- a/src/mame/machine/kaneko_hit.cpp
+++ b/src/mame/machine/kaneko_hit.cpp
@@ -40,13 +40,6 @@ kaneko_hit_device::kaneko_hit_device(const machine_config &mconfig, const char *
}
-void kaneko_hit_device::set_type(device_t &device, int hittype)
-{
- kaneko_hit_device &dev = downcast<kaneko_hit_device &>(device);
- dev.m_hittype = hittype;
-}
-
-
void kaneko_hit_device::device_start()
{
/* m_hit */