summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/igs025.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/igs025.cpp')
-rw-r--r--src/mame/machine/igs025.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mame/machine/igs025.cpp b/src/mame/machine/igs025.cpp
index 30dc0940fcd..63f58c66003 100644
--- a/src/mame/machine/igs025.cpp
+++ b/src/mame/machine/igs025.cpp
@@ -29,14 +29,6 @@ void igs025_device::no_callback_setup()
-void igs025_device::set_external_cb(device_t &device,igs025_execute_external newcb)
-{
- //printf("set_external_cb\n");
- igs025_device &dev = downcast<igs025_device &>(device);
- dev.m_execute_external = newcb;
-}
-
-
void igs025_device::device_start()
{
// Reset IGS025 stuff