summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kan_pand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/kan_pand.cpp')
-rw-r--r--src/mame/video/kan_pand.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mame/video/kan_pand.cpp b/src/mame/video/kan_pand.cpp
index 30105a001ff..c3852d9e674 100644
--- a/src/mame/video/kan_pand.cpp
+++ b/src/mame/video/kan_pand.cpp
@@ -66,16 +66,6 @@ kaneko_pandora_device::kaneko_pandora_device(const machine_config &mconfig, cons
}
//-------------------------------------------------
-// set_gfxdecode_tag: Set the tag of the
-// gfx decoder
-//-------------------------------------------------
-
-void kaneko_pandora_device::set_gfxdecode_tag(const char *tag)
-{
- m_gfxdecode.set_tag(tag);
-}
-
-//-------------------------------------------------
// device_start - device-specific startup
//-------------------------------------------------